Skip to content

Commit 669b1ce

Browse files
authored
fix: Add RBAC permission to patch events
1 parent b411e20 commit 669b1ce

File tree

1 file changed

+1
-0
lines changed
  • deploy/helm/zookeeper-operator/templates

1 file changed

+1
-0
lines changed

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

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

0 commit comments

Comments
 (0)