Skip to content

Commit 460990d

Browse files
authored
fix: Add RBAC permission to patch events
1 parent e2ff1d8 commit 460990d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ rules:
190190
- events
191191
verbs:
192192
- create
193+
- patch
193194
{{ if .Capabilities.APIVersions.Has "security.openshift.io/v1" }}
194195
- apiGroups:
195196
- security.openshift.io

0 commit comments

Comments
 (0)