fix: add missing status resources in rbac role (#667)
Signed-off-by: shortmann <kahllund@mac.com> Signed-off-by: kostas-theo <ktheo@oneconcern.com>
This commit is contained in:
parent
8acddfc552
commit
48012eda2e
1 changed files with 3 additions and 0 deletions
|
@ -49,10 +49,13 @@ rules:
|
|||
- workflowtemplates/finalizers
|
||||
- sensors
|
||||
- sensors/finalizers
|
||||
- sensors/status
|
||||
- eventsources
|
||||
- eventsources/finalizers
|
||||
- eventsources/status
|
||||
- eventbus
|
||||
- eventbus/finalizers
|
||||
- eventbus/status
|
||||
- apiGroups:
|
||||
- ""
|
||||
resources:
|
||||
|
|
Loading…
Reference in a new issue