mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-22 08:17:45 -02:30
serviceaccounts is required in resources list of cluster role (#3455)
This commit is contained in:
committed by
k8s-ci-robot
parent
af97febb04
commit
9232261665
@@ -13,6 +13,7 @@ rules:
|
|||||||
- namespaces
|
- namespaces
|
||||||
- networkpolicies
|
- networkpolicies
|
||||||
- nodes
|
- nodes
|
||||||
|
- serviceaccounts
|
||||||
verbs:
|
verbs:
|
||||||
- watch
|
- watch
|
||||||
- list
|
- list
|
||||||
@@ -22,4 +23,4 @@ rules:
|
|||||||
- networkpolicies
|
- networkpolicies
|
||||||
verbs:
|
verbs:
|
||||||
- watch
|
- watch
|
||||||
- list
|
- list
|
||||||
|
|||||||
Reference in New Issue
Block a user