From f84641d9c32dc2d320c2c0a5aa7ef071a3774185 Mon Sep 17 00:00:00 2001 From: Matthias Riegler Date: Thu, 24 Mar 2022 16:52:55 +0100 Subject: [PATCH] fix: disable webhooks until we figured out what's going wrong Signed-off-by: Matthias Riegler --- config/default/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/default/kustomization.yaml b/config/default/kustomization.yaml index 4413d8bf..8863c7e4 100644 --- a/config/default/kustomization.yaml +++ b/config/default/kustomization.yaml @@ -36,12 +36,12 @@ patchesStrategicMerge: # [WEBHOOK] To enable webhook, uncomment all the sections with [WEBHOOK] prefix including the one in # crd/kustomization.yaml -- manager_webhook_patch.yaml +# - manager_webhook_patch.yaml # [CERTMANAGER] To enable cert-manager, uncomment all sections with 'CERTMANAGER'. # Uncomment 'CERTMANAGER' sections in crd/kustomization.yaml to enable the CA injection in the admission webhooks. # 'CERTMANAGER' needs to be enabled to use ca injection -- webhookcainjection_patch.yaml +# - webhookcainjection_patch.yaml # the following config is for teaching kustomize how to do var substitution vars: