Skip to content

Commit a6becb1

Browse files
committed
Allow to patch events in OpenStack RBAC
With new events being adding to cloud-provider-openstack it's now required to also allow patching events.
1 parent 0de1568 commit a6becb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/0000_26_cloud-controller-manager-operator_04_rbac_provider_openstack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ rules:
3333
- events
3434
verbs:
3535
- create
36-
36+
- patch
3737
---
3838
apiVersion: rbac.authorization.k8s.io/v1
3939
kind: ClusterRoleBinding

0 commit comments

Comments
 (0)