mirror of
https://github.com/bitnami/charts.git
synced 2026-03-02 08:05:03 +08:00
uncomment annotations as suggested
This commit is contained in:
@@ -333,9 +333,9 @@ metrics:
|
||||
enabled: true
|
||||
|
||||
service:
|
||||
annotations: {}
|
||||
# prometheus.io/scrape: "true"
|
||||
# prometheus.io/port: "10254"
|
||||
annotations:
|
||||
prometheus.io/scrape: "true"
|
||||
prometheus.io/port: "10254"
|
||||
|
||||
omitClusterIP: false
|
||||
clusterIP: ""
|
||||
|
||||
@@ -334,8 +334,8 @@ metrics:
|
||||
|
||||
service:
|
||||
annotations: {}
|
||||
# prometheus.io/scrape: "true"
|
||||
# prometheus.io/port: "10254"
|
||||
prometheus.io/scrape: "true"
|
||||
prometheus.io/port: "10254"
|
||||
|
||||
omitClusterIP: false
|
||||
clusterIP: ""
|
||||
|
||||
Reference in New Issue
Block a user