diff --git a/helm/app/templates/ingress.yaml b/helm/app/templates/ingress.yaml index 66d43c4..d68e314 100644 --- a/helm/app/templates/ingress.yaml +++ b/helm/app/templates/ingress.yaml @@ -43,4 +43,4 @@ spec: name: {{ .Values.appName }}-{{ .Values.deployEnv }} port: name: http -{{- end }} \ No newline at end of file +{{- end }}