Skip to content

Commit 4b8e428

Browse files
authored
fix: Add RBAC permission to patch events
1 parent 362114c commit 4b8e428

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ rules:
164164
- events
165165
verbs:
166166
- create
167+
- patch
167168
# Required for Kubernetes-managed clustering, see https://nifi.apache.org/nifi-docs/administration-guide.html#kubernetes-clustering
168169
- apiGroups:
169170
- coordination.k8s.io

0 commit comments

Comments
 (0)