mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #105938 from josephburnett/fix-metrics-server
Give metrics server permission to read node stats.
This commit is contained in:
commit
c7d7fce4af
@ -11,6 +11,7 @@ rules:
|
||||
resources:
|
||||
- pods
|
||||
- nodes
|
||||
- nodes/stats
|
||||
- namespaces
|
||||
verbs:
|
||||
- get
|
||||
|
Loading…
Reference in New Issue
Block a user