2022-12-24 09:00:21 +00:00
|
|
|
{{/* Make sure all variables are set properly */}}
|
|
|
|
{{- include "tc.common.loader.init" . }}
|
|
|
|
|
|
|
|
{{/* Render secret */}}
|
2022-12-24 12:04:57 +00:00
|
|
|
{{- include "homebox.secret" . }}
|
2022-12-24 09:00:21 +00:00
|
|
|
|
|
|
|
{{/* Render the templates */}}
|
|
|
|
{{ include "tc.common.loader.apply" . }}
|