Merge pull request #373 from jkhelil/fix_operator_role
add serviceaccounts update verb to opertor role in helm
This commit is contained in:
commit
923c766996
|
|
@ -32,6 +32,7 @@ rules:
|
|||
verbs:
|
||||
- get
|
||||
- create
|
||||
- update
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
|
|
|
|||
Loading…
Reference in New Issue