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 784eb56 commit a0864f1Copy full SHA for a0864f1
jupyterhub/templates/proxy/deployment.yaml
@@ -100,7 +100,7 @@ spec:
100
{{- if .Values.debug.enabled }}
101
- --log-level=debug
102
{{- end }}
103
- {{- if .Values.hub.config.subdomain_host }}
+ {{- if .Values.hub.config.JupyterHub.subdomain_host }}
104
- --host-routing
105
106
{{- range .Values.proxy.chp.extraCommandLineFlags }}
0 commit comments