From e6a6b49eddcf503126c247d699552a25153a10f2 Mon Sep 17 00:00:00 2001 From: garvinp-stripe <97996462+garvinp-stripe@users.noreply.github.com> Date: Fri, 7 Jul 2023 14:56:20 -0700 Subject: [PATCH] Remove mutating webhook that doesn't do anything --- charts/karpenter/templates/webhooks.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/charts/karpenter/templates/webhooks.yaml b/charts/karpenter/templates/webhooks.yaml index a9fcb66729fc..52cb231842b1 100644 --- a/charts/karpenter/templates/webhooks.yaml +++ b/charts/karpenter/templates/webhooks.yaml @@ -19,17 +19,6 @@ webhooks: failurePolicy: Fail sideEffects: None rules: - - apiGroups: - - karpenter.k8s.aws - apiVersions: - - v1alpha1 - operations: - - CREATE - - UPDATE - resources: - - awsnodetemplates - - awsnodetemplates/status - scope: '*' - apiGroups: - karpenter.sh apiVersions: