From f85037cd3b3b3815bf905a0fab495eacc0d8e8ba Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Mon, 29 Jun 2026 21:59:50 +0200 Subject: [PATCH] still fixing stuff --- helm/istio/values.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/helm/istio/values.yaml b/helm/istio/values.yaml index 7a38689..6d4ef0c 100644 --- a/helm/istio/values.yaml +++ b/helm/istio/values.yaml @@ -1,6 +1,5 @@ -# "_internal_defaults_do_not_set" is a workaround for Helm limitations. Users should NOT set "._internal_defaults_do_not_set" explicitly, but rather directly set the fields internally. -# For instance, instead of `--set _internal_defaults_do_not_set.foo=bar``, just set `--set foo=bar`. -_internal_defaults_do_not_set: + +global: # Name allows overriding the release name. Generally this should not be set name: "" # revision declares which revision this gateway is a part of