Merge pull request #222 from fluxcd/rbac-patch-events

Add PATCH rule to crd-controller role for events
pull/235/head
Stefan Prodan 4 years ago committed by GitHub
commit 7b88512698
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,6 +27,7 @@ rules:
- events
verbs:
- create
- patch
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding

Loading…
Cancel
Save