fix: add missing status resources in rbac clusterrole (#694)

Signed-off-by: kostas-theo <ktheo@oneconcern.com>

Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
main
kostas-theo 2021-04-23 23:00:23 +02:00 committed by GitHub
parent bb9af68fc2
commit 7b78693819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart to install Argo-Events in k8s Cluster
name: argo-events
version: 1.3.1
version: 1.3.2
keywords:
- argo-events
- sensor-controller

View File

@ -47,10 +47,13 @@ rules:
- workflowtemplates/finalizers
- sensors
- sensors/finalizers
- sensors/status
- eventsources
- eventsources/finalizers
- eventsources/status
- eventbus
- eventbus/finalizers
- eventbus/status
- apiGroups:
- ""
resources: