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 0f58352 commit 9294a30Copy full SHA for 9294a30
charts/kube-reqsizer/templates/deployment.yaml
@@ -24,7 +24,7 @@ spec:
24
- --leader-elect
25
- --annotation-filter={{.Values.enabledAnnotation}}
26
- --sample-size={{.Values.sampleSize}}
27
- - --zap-log-level=debug
+ - --zap-log-level=info
28
- --zap-stacktrace-level=info
29
command:
30
- /manager
0 commit comments