Skip to content

Commit 5319919

Browse files
committed
chore: Remove the events.k8s.io rule from the product ClusterRole. The operator manages the Kubernetes events
1 parent 1026aae commit 5319919

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -172,14 +172,6 @@ metadata:
172172
labels:
173173
{{- include "operator.labels" . | nindent 4 }}
174174
rules:
175-
# For emitting Kubernetes Events
176-
- apiGroups:
177-
- events.k8s.io
178-
resources:
179-
- events
180-
verbs:
181-
- create
182-
- patch
183175
# Required for Kubernetes-managed clustering, see https://nifi.apache.org/nifi-docs/administration-guide.html#kubernetes-clustering
184176
- apiGroups:
185177
- coordination.k8s.io

0 commit comments

Comments
 (0)