Skip to content

Commit 4f152ce

Browse files
committed
chore: Add missing comment on rule
1 parent 9ca44ec commit 4f152ce

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • deploy/helm/opensearch-operator/templates

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ rules:
8282
- list
8383
- patch
8484
- watch
85+
# Required for maintaining the CRDs within the operator (including the conversion webhook info).
86+
# Also for the startup condition check before the controller can run.
8587
- apiGroups:
8688
- apiextensions.k8s.io
8789
resources:

0 commit comments

Comments
 (0)