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

8 lines
181 B
YAML

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