Skip to content

Commit 18e3988

Browse files
committed
chore: Remove the get for customresourcedefinitions for the operator clusterrole
1 parent 4f152ce commit 18e3988

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • deploy/helm/opensearch-operator/templates

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ rules:
8989
resources:
9090
- customresourcedefinitions
9191
verbs:
92-
- get
9392
# Required to maintain the CRD. The operator needs to do this, as it needs to enter e.g. it's
9493
# generated certificate in the conversion webhook.
9594
{{- if .Values.maintenance.customResourceDefinitions.maintain }}

0 commit comments

Comments
 (0)