2022-03-22 19:21:25 +00:00
|
|
|
{{/* Make sure all variables are set properly */}}
|
2022-06-07 17:41:19 +00:00
|
|
|
{{- include "tc.common.loader.init" . }}
|
2022-03-22 19:21:25 +00:00
|
|
|
|
|
|
|
{{/* Render secrets for fireflyiii */}}
|
|
|
|
{{- include "outline.secrets" . }}
|
|
|
|
|
|
|
|
{{/* Render the templates */}}
|
2022-06-07 17:41:19 +00:00
|
|
|
{{ include "tc.common.loader.apply" . }}
|