diff --git a/helm-chart/binderhub/templates/ingress.yaml b/helm-chart/binderhub/templates/ingress.yaml index d5261144d..66f58156d 100644 --- a/helm-chart/binderhub/templates/ingress.yaml +++ b/helm-chart/binderhub/templates/ingress.yaml @@ -21,7 +21,7 @@ spec: - path: / backend: serviceName: binder - servicePort: 8585 + servicePort: 80 {{- end }} {{- if and .Values.ingress.https.enabled (eq .Values.ingress.https.type "kube-lego") }} tls: