still fixing stuff

This commit is contained in:
Linus Vogel 2026-06-29 22:01:12 +02:00
parent d3f0823442
commit ea1d08ef33

View File

@ -1,5 +1,6 @@
global:
# "_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:
# Name allows overriding the release name. Generally this should not be set
name: ""
# revision declares which revision this gateway is a part of