diff --git a/hack/kueue-config/kustomization.yaml b/hack/kueue-config/kustomization.yaml index 101fb25..2bb66f3 100644 --- a/hack/kueue-config/kustomization.yaml +++ b/hack/kueue-config/kustomization.yaml @@ -37,8 +37,4 @@ patches: patch: | - op: add path: /spec/template/spec/containers/0/args/- - value: "--feature-gates=VisibilityOnDemand=false" -# DEBUG support; uncomment this patch to boost Kueue log levels -# - op: add -# path: /spec/template/spec/containers/0/args/- -# value: "--zap-log-level=5" + value: "--zap-log-level=2"