Skip to content

Commit 91544cc

Browse files
authored
fix: Add RBAC permission to patch events
1 parent fc7d8f0 commit 91544cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

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

0 commit comments

Comments
 (0)