2022-06-07 20:31:13 +00:00
|
|
|
{{/* Make sure all variables are set properly */}}
|
2022-06-07 23:34:52 +00:00
|
|
|
{{ include "tc.common.loader.init" . }}
|
2022-06-07 20:31:13 +00:00
|
|
|
|
2022-06-07 23:34:52 +00:00
|
|
|
{{/* Render secrets for paperlessng */}}
|
|
|
|
{{- include "paperlessng.secrets" . }}
|
2022-06-07 20:31:13 +00:00
|
|
|
|
|
|
|
{{/* Render the templates */}}
|
|
|
|
{{ include "tc.common.loader.apply" . }}
|