We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acfb998 commit e00259bCopy full SHA for e00259b
1 file changed
config/default/manager_metrics_patch.yaml
@@ -1,4 +1,4 @@
1
# This patch adds the args to allow exposing the metrics endpoint using HTTPS
2
- op: add
3
- path: /spec/template/spec/containers/0/args/0
+ path: /spec/template/spec/containers/0/args/-
4
value: --metrics-bind-address=:8443
0 commit comments