Fix cilium operator metrics activation (#8000) (#8033)

This is a cherry-pick of 598f178054f522e64a3a9dfc1b973732fd52afd8

Co-authored-by: Léopold Jacquot <leopold.jacquot@infomaniak.com>
This commit is contained in:
Kenichi Omichi 2021-09-29 01:32:49 -07:00 committed by GitHub
parent dfee7a8ec5
commit ae1fb69382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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