We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7536eb9 commit 96395c6Copy full SHA for 96395c6
kubernetes/apps/charts/jupyterhub/values.yaml
@@ -6,6 +6,8 @@
6
jupyterhub:
7
singleuser:
8
defaultUrl: "/lab"
9
+ startTimeout: 3600
10
+ http_timeout: 3600
11
image:
12
name: ghcr.io/cal-itp/data-infra/jupyter-singleuser
13
tag: 2024.3.27
0 commit comments