Merge pull request #373 from jkhelil/fix_operator_role

add serviceaccounts update verb to opertor role in helm
This commit is contained in:
Tomasz Sęk 2020-05-07 16:10:27 +02:00 committed by GitHub
commit 923c766996
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ rules:
verbs: verbs:
- get - get
- create - create
- update
- list - list
- watch - watch
- apiGroups: - apiGroups: