Files
k8s-operator-playground/config/default/manager_metrics_patch.yaml
baschno 8af268687a init
2025-02-05 19:53:56 +01:00

5 lines
174 B
YAML

# This patch adds the args to allow exposing the metrics endpoint using HTTPS
- op: add
path: /spec/template/spec/containers/0/args/0
value: --metrics-bind-address=:8443