mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-28 07:07:09 +08:00
10 lines
234 B
YAML
10 lines
234 B
YAML
{{/* Make sure all variables are set properly */}}
|
|
{{ include "tc.common.loader.init" . }}
|
|
|
|
{{ include "linkace.cronjob" . }}
|
|
|
|
{{ include "linkace.secrets" . }}
|
|
|
|
{{/* Render the templates */}}
|
|
{{ include "tc.common.loader.apply" . }}
|