Skip to content

Commit 35a0839

Browse files
committed
chore: Fix comment
1 parent 02af321 commit 35a0839

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ rules:
113113
verbs:
114114
- create
115115
- patch
116-
# Primary CRD: watched by Controller::new() and read during reconciliation.
116+
# Primary CRD: watched by the controller and read during reconciliation.
117117
- apiGroups:
118118
- {{ include "operator.name" . }}.stackable.tech
119119
resources:

0 commit comments

Comments
 (0)