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