We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9fb6d3f + 2324445 commit 95e023eCopy full SHA for 95e023e
helm-chart/binderhub/templates/ingress.yaml
@@ -21,7 +21,7 @@ spec:
21
- path: /
22
backend:
23
serviceName: binder
24
- servicePort: 8585
+ servicePort: 80
25
{{- end }}
26
{{- if and .Values.ingress.https.enabled (eq .Values.ingress.https.type "kube-lego") }}
27
tls:
0 commit comments