mirror of
https://github.com/lukaszraczylo/kubernetes-images-sync-operator.git
synced 2026-06-05 22:53:39 +00:00
5 lines
174 B
YAML
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
|