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