diff --git a/templates/_helpers.tpl b/templates/_helpers.tpl index 1bebf84..1594cc2 100644 --- a/templates/_helpers.tpl +++ b/templates/_helpers.tpl @@ -256,7 +256,7 @@ https {{- end }} {{- $_ := set $inlines "_generals_" (join "\n" $generals) -}} - {{- tpl (toYaml $inlines) $ -}} + {{- toYaml $inlines -}} {{- end -}} {{- define "gitea.inline_configuration.init" -}}