Skip to content

Commit d893401

Browse files
committed
chore: Add missing comment for rule
1 parent d0e76b8 commit d893401

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ rules:
8989
- get
9090
- list
9191
- patch
92+
# Required for maintaining the CRDs within the operator (including the conversion webhook info).
93+
# Also for the startup condition check before the controller can run.
9294
- apiGroups:
9395
- apiextensions.k8s.io
9496
resources:

0 commit comments

Comments
 (0)