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

8 lines
204 B
YAML

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