Skip to content

Commit 956b3fc

Browse files
authored
fix: Add RBAC permission to patch events
1 parent 6dcad7d commit 956b3fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ rules:
135135
- events
136136
verbs:
137137
- create
138+
- patch
138139
{{ if .Capabilities.APIVersions.Has "security.openshift.io/v1" }}
139140
- apiGroups:
140141
- security.openshift.io

0 commit comments

Comments
 (0)