mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +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:
|
resources:
|
||||||
- pods
|
- pods
|
||||||
- nodes
|
- nodes
|
||||||
|
- nodes/stats
|
||||||
- namespaces
|
- namespaces
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- get
|
||||||
|
Loading…
Reference in New Issue
Block a user