manager_metrics_patch.yaml 174 B

1234
  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
  4. value: --metrics-bind-address=:8443