mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 10:00:03 -03:30
Fix cilium operator metrics activation (#8000)
This commit is contained in:
parent
6f8b24f367
commit
598f178054
@ -38,6 +38,8 @@ data:
|
||||
# scheduled.
|
||||
{% if cilium_enable_prometheus %}
|
||||
prometheus-serve-addr: ":9090"
|
||||
operator-prometheus-serve-addr: ":6942"
|
||||
enable-metrics: "true"
|
||||
{% endif %}
|
||||
|
||||
# If you want to run cilium in debug mode change this value to true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user