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 ebe3ecc commit 17e3b09Copy full SHA for 17e3b09
hack/kueue-config/kustomization.yaml
@@ -38,9 +38,6 @@ patches:
38
kind: Deployment
39
name: controller-manager
40
patch: |
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"
0 commit comments