Skip to content

Commit 3b2e3ee

Browse files
committed
Removes scrape annotations, to be replaced by PodMonitor
1 parent f70cfee commit 3b2e3ee

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

base/minio-statefulset.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ spec:
1616
labels:
1717
app: minio
1818
v1beta1.min.io/instance: minio
19-
annotations:
20-
prometheus.io/path: /minio/prometheus/metrics
21-
prometheus.io/port: "9000"
22-
prometheus.io/scrape: "true"
2319
spec:
2420
containers:
2521
- name: minio

0 commit comments

Comments
 (0)