Skip to content

Commit 255344a

Browse files
committed
lendingLimits is enabled by default in Kueue 0.9
1 parent 90063f0 commit 255344a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

hack/kueue-config/kustomization.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ patches:
3535
kind: Deployment
3636
name: controller-manager
3737
patch: |
38-
- op: add
39-
path: /spec/template/spec/containers/0/args/-
40-
value: "--feature-gates=LendingLimit=true"
4138
- op: add
4239
path: /spec/template/spec/containers/0/args/-
4340
value: "--feature-gates=VisibilityOnDemand=false"

0 commit comments

Comments
 (0)