mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
nodelocaldns: have Prometheus collect metrics
This commit is contained in:
parent
ede025af1b
commit
c6fa1391f5
@ -123,6 +123,9 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
k8s-app: node-local-dns
|
||||
annotations:
|
||||
prometheus.io/port: "9253"
|
||||
prometheus.io/scrape: "true"
|
||||
spec:
|
||||
priorityClassName: system-node-critical
|
||||
serviceAccountName: node-local-dns
|
||||
|
Loading…
Reference in New Issue
Block a user