catalog/stable/recipes/10.0.0/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" . }}