Skip to content

Commit a0864f1

Browse files
manicsconsideRatio
andauthored
deployment.yaml: JupyterHub.subdomain_host
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
1 parent 784eb56 commit a0864f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyterhub/templates/proxy/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ spec:
100100
{{- if .Values.debug.enabled }}
101101
- --log-level=debug
102102
{{- end }}
103-
{{- if .Values.hub.config.subdomain_host }}
103+
{{- if .Values.hub.config.JupyterHub.subdomain_host }}
104104
- --host-routing
105105
{{- end }}
106106
{{- range .Values.proxy.chp.extraCommandLineFlags }}

0 commit comments

Comments
 (0)