Skip to content
Snippets Groups Projects
Commit d42b37b7 authored by Bjorn Skovlund Ryden's avatar Bjorn Skovlund Ryden Committed by Kubernetes Prow Robot
Browse files

Added RBAC rights for metrics_server. Fixes #3829 (#3843)

parent c3e83f46
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ rules:
resources:
- pods
- nodes
- nodes/stats
- namespaces
verbs:
- get
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment