TrueChartsCatalogClone/incubator/openproject/1.0.3/templates/common.yaml

8 lines
195 B
YAML

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