2023-05-25 18:02:33 +00:00
|
|
|
{{/* Make sure all variables are set properly */}}
|
|
|
|
{{ include "tc.common.loader.init" . }}
|
|
|
|
|
2023-12-06 11:58:24 +00:00
|
|
|
{{ include "lychee.secrets" . }}
|
2023-05-25 18:02:33 +00:00
|
|
|
|
|
|
|
{{/* Render the templates */}}
|
|
|
|
{{ include "tc.common.loader.apply" . }}
|