Skip to content

Commit 96395c6

Browse files
author
V
committed
fix(jupyterhub): adjusted timeouts to be way higher
1 parent 7536eb9 commit 96395c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

kubernetes/apps/charts/jupyterhub/values.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
jupyterhub:
77
singleuser:
88
defaultUrl: "/lab"
9+
startTimeout: 3600
10+
http_timeout: 3600
911
image:
1012
name: ghcr.io/cal-itp/data-infra/jupyter-singleuser
1113
tag: 2024.3.27

0 commit comments

Comments
 (0)