Skip to content

Commit 0fda4b7

Browse files
committed
chore(charts): change prometheus path
1 parent 168bdb7 commit 0fda4b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/storage/templates/storage-service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Service
33
metadata:
44
name: drycc-storage
55
annotations:
6-
prometheus.io/path: /minio/v2/metrics/resource
6+
prometheus.io/path: /minio/v2/metrics/cluster
77
prometheus.io/port: "9000"
88
prometheus.io/scrape: "true"
99
{{- with .Values.service.annotations }}

0 commit comments

Comments
 (0)