Skip to content

Commit 0dcfd32

Browse files
authored
fix: Add RBAC permission to patch events
1 parent b38492d commit 0dcfd32

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ rules:
180180
- events
181181
verbs:
182182
- create
183+
- patch
183184
{{ if .Capabilities.APIVersions.Has "security.openshift.io/v1" }}
184185
- apiGroups:
185186
- security.openshift.io

0 commit comments

Comments
 (0)