8 lines
192 B
YAML
8 lines
192 B
YAML
|
{{- include "tc.common.loader.init" . }}
|
||
|
|
||
|
{{/* Render cronjob for clamav */}}
|
||
|
{{- include "plextraktsync.cronjob" . }}
|
||
|
|
||
|
{{/* Render the templates */}}
|
||
|
{{ include "tc.common.loader.apply" . }}
|