1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 06:45:27 +01:00

Merge pull request #1677 from zioproto/nodes-stats

metrics-server: enable access to nodes/stats
This commit is contained in:
Frederic Branczyk
2018-07-24 14:01:50 +02:00
committed by GitHub

View File

@@ -8,6 +8,7 @@ rules:
resources: resources:
- pods - pods
- nodes - nodes
- nodes/stats
- namespaces - namespaces
verbs: verbs:
- get - get