TrueChartsClone/charts/dev/magicmirror2/templates/common.yaml

8 lines
210 B
YAML

{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{- include "magicmirror.config" . }}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}