catalog/dev/youtrack/3.0.15/templates/common.yaml

8 lines
264 B
YAML

{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{- $_ := set .Values.initContainers "configure" (include "youtrack.init" . | fromYaml) -}}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}