TrueChartsClone/charts/incubator/sheetable/templates/common.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" . }}