2022-11-15 00:14:12 +00:00
|
|
|
{{- include "tc.common.loader.init" . }}
|
|
|
|
|
2022-12-20 01:37:59 +00:00
|
|
|
{{/* Render secrets for recipes */}}
|
|
|
|
{{- include "recipes.secrets" . }}
|
|
|
|
|
2022-11-15 00:14:12 +00:00
|
|
|
{{/* Render the templates */}}
|
|
|
|
{{ include "tc.common.loader.apply" . }}
|