TrueChartsClone/charts/incubator/leantime/templates/common.yaml

8 lines
189 B
YAML

{{- include "tc.common.loader.init" . }}
{{/* Render secrets for leantime */}}
{{- include "leantime.secrets" . }}
{{/* Render the templates */}}
{{ include "tc.common.loader.apply" . }}