{{- if .Values.service.enabled -}} Application should be accessible at {{ .Values.service.url }} {{- else -}} Application was deployed reusing the service at {{ .Values.service.url }} It will share a load balancer with the previous release (or be unavailable if no service was previously deployed). {{- end -}}