5 lines
171 B
YAML
5 lines
171 B
YAML
|
# This patch adds the args to allow exposing the metrics endpoint securely
|
||
|
- op: add
|
||
|
path: /spec/template/spec/containers/0/args/0
|
||
|
value: --metrics-bind-address=:8080
|