fix: add missing status resources in rbac role (#667)

Signed-off-by: shortmann <kahllund@mac.com>
This commit is contained in:
Kai Kahllund 2021-04-21 15:05:39 +02:00 committed by GitHub
parent f80ab1a2fb
commit 50caa3d289
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.0
version: 1.3.1
keywords:
- argo-events
- sensor-controller

View file

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