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.
1 parent a168d06 commit 2324445Copy full SHA for 2324445
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