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

8 lines
198 B
YAML

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