Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 3cdf2a7

Browse files
committed
move comment to top
1 parent 6e89f15 commit 3cdf2a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/webhook/webhook_patch.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
# Intentionally no rules, as these are maintained by the HNCConfiguration reconciler.
3+
# At present controller-gen is unable to generate a webhook without rules from kubebuilder markers.
24
apiVersion: admissionregistration.k8s.io/v1
35
kind: ValidatingWebhookConfiguration
46
metadata:
@@ -28,5 +30,3 @@ webhooks:
2830
namespaceSelector:
2931
matchLabels:
3032
hnc.x-k8s.io/included-namespace: "true"
31-
# Intentionally no rules, as these are maintained by the HNCConfiguration reconciler.
32-
# At present controller-gen is unable to generate a webhook without rules from kubebuilder markers.

0 commit comments

Comments
 (0)