{{/* Make sure all variables are set properly */}} {{- include "tc.v1.common.loader.init" . }} {{- $config := include "wordpress.env" . | fromYaml -}} {{- if $config -}} {{- $_ := mustMergeOverwrite .Values $config -}} {{- end -}} {{/* Render the templates */}} {{ include "tc.v1.common.loader.apply" . }}