Skip to content

Commit cff9140

Browse files
authored
fix: Add RBAC permission to patch events (#12)
1 parent 6a8dc81 commit cff9140

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ rules:
122122
- events
123123
verbs:
124124
- create
125+
- patch
125126
- apiGroups:
126127
- security.openshift.io
127128
resources:

0 commit comments

Comments
 (0)