Skip to content

Commit 8aae899

Browse files
authored
fix: Add RBAC permission to patch events
1 parent 4f39695 commit 8aae899

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

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

0 commit comments

Comments
 (0)