{{- if (and .Values.minio.enabled .Values.s3gw.enabled) }} {{- fail "use either minio or s3gw" }} {{- end }} {{- if (empty .Values.global.domain) }} {{- fail "domain cannot be empty" }} {{- end }}