add update for CRD to RBAC (#564)

This commit is contained in:
Felix Kunde 2019-05-13 17:36:15 +02:00 committed by Sergey Dudoladov
parent f29bdaf96a
commit 4b9e6058e1
2 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,8 @@ rules:
verbs:
- create
- get
- patch
- update
- apiGroups:
- ""
resources:

View File

@ -26,6 +26,7 @@ rules:
- create
- get
- patch
- update
- apiGroups:
- ""
resources: