From 80b0d1052357bb8ae90f1c5fdaf06237fd5c142f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 27 Jul 2024 00:15:31 +0000 Subject: [PATCH] Commit daily changes Signed-off-by: TrueCharts-Bot --- charts/stable/mealie/templates/_secrets.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/mealie/templates/_secrets.tpl b/charts/stable/mealie/templates/_secrets.tpl index ae7ab16b2e0..68a569f271f 100644 --- a/charts/stable/mealie/templates/_secrets.tpl +++ b/charts/stable/mealie/templates/_secrets.tpl @@ -93,7 +93,7 @@ api: {{- with $api.ldap.mail_attribute }} LDAP_MAIL_ATTRIBUTE: {{ . | quote }} {{- end -}} - {{- end -}} + {{- end -}} {{- if $api.oidc.auth_enabled }} {{- with $api.oidc.auth_enabled }} OIDC_AUTH_ENABLED: {{ . | quote }}