mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Give metrics server permission to read node stats.
This commit is contained in:
parent
10988997f2
commit
a9788ca9b0
@ -11,6 +11,7 @@ rules:
|
||||
resources:
|
||||
- pods
|
||||
- nodes
|
||||
- nodes/stats
|
||||
- namespaces
|
||||
verbs:
|
||||
- get
|
||||
|
Loading…
Reference in New Issue
Block a user