{{- define "mstore.imagePath" -}} {{- if .Values.global -}} {{- if .Values.global.imagePath -}} {{- .Values.global.imagePath -}} {{- end -}} {{- else -}} {{- .Values.main.image.path -}} {{- end -}} {{- end -}}