Updating cluster-role.yaml to fix rbac

This commit is contained in:
Milind Chawre
2020-07-02 00:19:14 +05:30
parent e6faa2ba4b
commit 0385ac6c43
2 changed files with 2 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ rules:
- replicationcontrollers
- services
- nodes
- namespaces
verbs:
- list
- watch

View File

@@ -16,6 +16,7 @@ rules:
- replicationcontrollers
- services
- nodes
- namespaces
- persistentvolumes
- persistentvolumeclaims
verbs: