From 2095ba32c5c8beedc689a778c2fbde0d69516f27 Mon Sep 17 00:00:00 2001 From: anirudhprasad-sap <126493692+anirudhprasad-sap@users.noreply.github.com> Date: Fri, 6 Sep 2024 11:20:50 +0200 Subject: [PATCH] Update webhook-config.yaml --- chart/templates/webhook-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/chart/templates/webhook-config.yaml b/chart/templates/webhook-config.yaml index c81b8d3..a7112e3 100644 --- a/chart/templates/webhook-config.yaml +++ b/chart/templates/webhook-config.yaml @@ -58,6 +58,7 @@ webhooks: - capapplications - captenants - capapplicationversions + - captenantoutputs sideEffects: NoneOnDryRun timeoutSeconds: 15 # https://github.com/gardener/gardener/pull/6090 failurePolicy: Fail