* feat(zusam): add zusam * update values * feat(sheetable): add sheetable * fix zusam and move to incubator * fix key ref * http ports * add some variables
8 lines
191 B
YAML
8 lines
191 B
YAML
{{- include "tc.common.loader.init" . }}
|
|
|
|
{{/* Render secrets for sheetable */}}
|
|
{{- include "sheetable.secrets" . }}
|
|
|
|
{{/* Render the templates */}}
|
|
{{ include "tc.common.loader.apply" . }}
|