From 55ebaa31b58fdf92667455beb049819ce8b36376 Mon Sep 17 00:00:00 2001 From: Tim Ramlot <42113979+inteon@users.noreply.github.com> Date: Wed, 24 May 2023 12:19:22 +0200 Subject: [PATCH] fix typo Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com> --- deploy/charts/cert-manager/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/charts/cert-manager/values.yaml b/deploy/charts/cert-manager/values.yaml index 109c0ebbe..46513b65a 100644 --- a/deploy/charts/cert-manager/values.yaml +++ b/deploy/charts/cert-manager/values.yaml @@ -342,7 +342,7 @@ webhook: # - --config= # Comma separated list of feature gates that should be enabled on the - # webhok pod. + # webhook pod. featureGates: "" resources: {}