From 041ca23bd7a6db55f4c7b3a83c2818d82b37166f Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Fri, 7 Feb 2025 11:57:19 +0100 Subject: [PATCH] feat(clsutertool): enable admission policy mutation feature gate Signed-off-by: Kjeld Schouten --- clustertool/embed/generic/patches/controlplane.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clustertool/embed/generic/patches/controlplane.yaml b/clustertool/embed/generic/patches/controlplane.yaml index 8dc815c6217..c91e87f2356 100644 --- a/clustertool/embed/generic/patches/controlplane.yaml +++ b/clustertool/embed/generic/patches/controlplane.yaml @@ -17,6 +17,7 @@ value: enable-aggregator-routing: true runtime-config: admissionregistration.k8s.io/v1alpha1=true + feature-gates: MutatingAdmissionPolicy=true - op: replace path: /cluster/apiServer/admissionControl