Add scrape to prom svc

This commit is contained in:
Marcus Noble 2021-12-24 15:55:56 +00:00
parent 7379a43178
commit 18f748f010
1 changed files with 2 additions and 0 deletions

View File

@ -385,6 +385,8 @@ roleRef:
apiVersion: v1
kind: Service
metadata:
annotations:
prometheus.io/scrape: "true"
labels:
app.kubernetes.io/name: prometheus
app.kubernetes.io/component: server