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 6f95881 commit cc6c8bfCopy full SHA for cc6c8bf
charts/kube-reqsizer/templates/deployment.yaml
@@ -22,7 +22,7 @@ spec:
22
containers:
23
- args:
24
- --health-probe-bind-address=:8081
25
- - --metrics-bind-address=127.0.0.1:8080
+ - --metrics-bind-address=:8080
26
- --leader-elect
27
- --annotation-filter={{.Values.enabledAnnotation}}
28
- --sample-size={{.Values.sampleSize}}
0 commit comments