Skip to content

Commit 23e00cc

Browse files
committed
chore: Move rule comment inside gate
1 parent cb64511 commit 23e00cc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ rules:
5757
verbs:
5858
- create
5959
- patch
60-
# Required to maintain the CRD with auto-generated and rotated webhook
61-
#certificates.
6260
{{ if .Values.maintenance.customResourceDefinitions.maintain }}
61+
# Required to maintain the CRD with auto-generated and rotated webhook
62+
# certificates.
6363
- apiGroups:
6464
- apiextensions.k8s.io
6565
resources:

0 commit comments

Comments
 (0)