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

Commit 8cf7bdf

Browse files
committed
Move comment
1 parent 588ca29 commit 8cf7bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/webhook/webhook_patch.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ webhooks:
1313
path: /validate-objects
1414
failurePolicy: Fail
1515
name: objects.hnc.x-k8s.io
16-
# Intentionally no rules, as these are maintained by the HNCConfiguration reconciler
1716
sideEffects: None
1817
timeoutSeconds: 2
1918
# We only apply this object validator on non-excluded namespaces, which have
@@ -29,3 +28,4 @@ webhooks:
2928
namespaceSelector:
3029
matchLabels:
3130
hnc.x-k8s.io/included-namespace: "true"
31+
# Intentionally no rules, as these are maintained by the HNCConfiguration reconciler

0 commit comments

Comments
 (0)