TrueChartsCatalogClone/stable/recipes/11.0.32/templates/common.yaml

8 lines
187 B
YAML

{{- include "tc.common.loader.init" . }}
{{/* Render secrets for recipes */}}
{{- include "recipes.secrets" . }}
{{/* Render the templates */}}
{{ include "tc.common.loader.apply" . }}