diff --git a/charts/stable/fireflyiii/templates/_secrets.tpl b/charts/stable/fireflyiii/templates/_secrets.tpl index d434a0bf04a..d86254983a7 100644 --- a/charts/stable/fireflyiii/templates/_secrets.tpl +++ b/charts/stable/fireflyiii/templates/_secrets.tpl @@ -11,7 +11,7 @@ metadata: {{- $static_cron_token := "" }} {{- $app_key := "" }} data: -{{- if $fireflyiiiprevious}} + {{- if $fireflyiiiprevious}} STATIC_CRON_TOKEN: {{ index $fireflyiiiprevious.data "STATIC_CRON_TOKEN" }} APP_KEY: {{ index $fireflyiiiprevious.data "APP_KEY" }} {{- else }}