Skip to content

Commit ff42b26

Browse files
authored
fix: Add RBAC permission to patch events
1 parent 4952651 commit ff42b26

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deploy/helm/kafka-operator/templates/roles.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ rules:
163163
- events
164164
verbs:
165165
- create
166+
- patch
166167
{{ if .Capabilities.APIVersions.Has "security.openshift.io/v1" }}
167168
- apiGroups:
168169
- security.openshift.io

0 commit comments

Comments
 (0)