mirror of
https://github.com/bitnami/charts.git
synced 2026-04-07 09:47:26 +08:00
[bitnami/minio] Fix a typo on prometheus.io/path annotation (#4702)
Co-authored-by: Antoine Arbouin <aarbouin@antidot.net>
This commit is contained in:
@@ -198,7 +198,7 @@ securityContext:
|
||||
##
|
||||
podAnnotations:
|
||||
prometheus.io/scrape: "true"
|
||||
prometheus.io/path: "/minio/prometheus/metric"
|
||||
prometheus.io/path: "/minio/prometheus/metrics"
|
||||
prometheus.io/port: "9000"
|
||||
|
||||
## Pod affinity preset
|
||||
|
||||
Reference in New Issue
Block a user