We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d51b0 commit 4c0ffb1Copy full SHA for 4c0ffb1
hack/kueue-config/kustomization.yaml
@@ -41,6 +41,9 @@ patches:
41
- op: add
42
path: /spec/template/spec/containers/0/args/-
43
value: "--feature-gates=LendingLimit=true"
44
+ - op: add
45
+ path: /spec/template/spec/containers/0/args/-
46
+ value: "--feature-gates=VisibilityOnDemand=false"
47
# DEBUG support; uncomment this patch to boost Kueue log levels
48
# - op: add
49
# path: /spec/template/spec/containers/0/args/-
0 commit comments