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 ee2c4ff commit ed8bee9Copy full SHA for ed8bee9
hack/kueue-config/kustomization.yaml
@@ -37,8 +37,4 @@ patches:
37
patch: |
38
- op: add
39
path: /spec/template/spec/containers/0/args/-
40
- value: "--feature-gates=VisibilityOnDemand=false"
41
-# DEBUG support; uncomment this patch to boost Kueue log levels
42
-# - op: add
43
-# path: /spec/template/spec/containers/0/args/-
44
-# value: "--zap-log-level=5"
+ value: "--zap-log-level=2"
0 commit comments