Skip to content

Commit 9489c73

Browse files
authored
fix: Add RBAC permission to patch events
1 parent 82e51e9 commit 9489c73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ rules:
172172
- events
173173
verbs:
174174
- create
175+
- patch
175176
{{ if .Capabilities.APIVersions.Has "security.openshift.io/v1" }}
176177
- apiGroups:
177178
- security.openshift.io

0 commit comments

Comments
 (0)