catalog/incubator/linkace/8.0.0/templates/common.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" . }}