mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-07 17:48:22 +00:00
Merge pull request #1677 from zioproto/nodes-stats
metrics-server: enable access to nodes/stats
This commit is contained in:
commit
5fcadeeedc
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ rules:
|
|||
resources:
|
||||
- pods
|
||||
- nodes
|
||||
- nodes/stats
|
||||
- namespaces
|
||||
verbs:
|
||||
- get
|
||||
|
|
Loading…
Add table
Reference in a new issue