From e4bf3ba4e4444dcadbae5e2f4e244681524e13b9 Mon Sep 17 00:00:00 2001 From: "wenkun.zwk" Date: Fri, 24 May 2024 14:02:57 +0800 Subject: [PATCH] update webhook setting --- chaosmeta-deploy/templates/chaosmeta-inject.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chaosmeta-deploy/templates/chaosmeta-inject.yaml b/chaosmeta-deploy/templates/chaosmeta-inject.yaml index 8564785..3b6636c 100644 --- a/chaosmeta-deploy/templates/chaosmeta-inject.yaml +++ b/chaosmeta-deploy/templates/chaosmeta-inject.yaml @@ -316,7 +316,7 @@ webhooks: name: chaosmeta-inject-webhook-service namespace: chaosmeta path: /mutate-chaosmeta-io-v1alpha1-experiment - failurePolicy: Fail + failurePolicy: Ignore name: mexperiment.kb.io rules: - apiGroups: @@ -342,7 +342,7 @@ webhooks: name: chaosmeta-inject-webhook-service namespace: chaosmeta path: /validate-chaosmeta-io-v1alpha1-experiment - failurePolicy: Fail + failurePolicy: Ignore name: vexperiment.kb.io rules: - apiGroups: