Chart: Add controller.metrics.service.enabled. (#12056)
This commit is contained in:
parent
03affadd36
commit
f3bfa56c61
4 changed files with 24 additions and 3 deletions
|
|
@ -844,6 +844,8 @@ controller:
|
|||
# if this port is changed, change healthz-port: in extraArgs: accordingly
|
||||
enabled: false
|
||||
service:
|
||||
# -- Enable the metrics service or not.
|
||||
enabled: true
|
||||
annotations: {}
|
||||
# prometheus.io/scrape: "true"
|
||||
# prometheus.io/port: "10254"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue