TrueChartsCatalogClone/stable/owncloud-ocis/7.0.1/templates/common.yaml

9 lines
238 B
YAML
Raw Normal View History

{{/* Make sure all variables are set properly */}}
{{- include "tc.common.loader.init" . }}
{{/* Render secrets for fireflyiii */}}
{{- include "ocis.secrets" . }}
{{/* Render the templates */}}
{{ include "tc.common.loader.apply" . }}