Add commandline flags for exclusion of specific namespaces and setting the default memory requests
This commit is contained in:
@@ -21,7 +21,7 @@ require (
|
||||
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 // indirect
|
||||
gopkg.in/inf.v0 v0.9.1 // indirect
|
||||
gopkg.in/yaml.v2 v2.2.2 // indirect
|
||||
k8s.io/api v0.0.0-20181128191700-6db15a15d2d3 // indirect
|
||||
k8s.io/api v0.0.0-20181128191700-6db15a15d2d3
|
||||
k8s.io/apimachinery v0.0.0-20181128191346-49ce2735e507
|
||||
k8s.io/client-go v9.0.0+incompatible
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user