8 lines
191 B
YAML
8 lines
191 B
YAML
|
{{- include "tc.common.loader.init" . }}
|
||
|
|
||
|
{{/* Render secrets for fireshare */}}
|
||
|
{{- include "fireshare.secrets" . }}
|
||
|
|
||
|
{{/* Render the templates */}}
|
||
|
{{ include "tc.common.loader.apply" . }}
|