TrueChartsClone/charts/incubator/orbital-sync/templates/common.yaml

9 lines
223 B
YAML

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