diff --git a/charts/longhorn/templates/ingress.yaml b/charts/longhorn/templates/ingress.yaml index 402c624e..a78bbb92 100644 --- a/charts/longhorn/templates/ingress.yaml +++ b/charts/longhorn/templates/ingress.yaml @@ -34,10 +34,10 @@ spec: service: name: longhorn-frontend port: - number: 80 + name: http {{- else }} serviceName: longhorn-frontend - servicePort: 80 + servicePort: http {{- end }} {{- if .Values.ingress.tls }} tls: