mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Merge pull request #89304 from otterley/nodelocaldnsmetrics
nodelocaldns: have Prometheus collect metrics
This commit is contained in:
commit
739d01a244
@ -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