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 216f629 commit 3907820Copy full SHA for 3907820
charts/kube-reqsizer/templates/deployment.yaml
@@ -18,7 +18,7 @@ spec:
18
{{- include "kube-reqsizer.selectorLabels" . | nindent 8 }}
19
spec:
20
containers:
21
- # - args:
+ - args:
22
# - --health-probe-bind-address=:8081
23
# - --metrics-bind-address=127.0.0.1:8080
24
# - --leader-elect
0 commit comments