nodelocaldns: have Prometheus collect metrics

This commit is contained in:
Michael S. Fischer 2020-03-20 08:40:33 -07:00
parent ede025af1b
commit c6fa1391f5

View File

@ -121,8 +121,11 @@ spec:
k8s-app: node-local-dns
template:
metadata:
labels:
k8s-app: node-local-dns
labels:
k8s-app: node-local-dns
annotations:
prometheus.io/port: "9253"
prometheus.io/scrape: "true"
spec:
priorityClassName: system-node-critical
serviceAccountName: node-local-dns