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