From 3106c27b84770cc4ff85e14ced608ec6734a99cb Mon Sep 17 00:00:00 2001 From: Dung Vu <dvu@csusb.edu> Date: Sun, 19 Mar 2023 14:46:22 -0700 Subject: [PATCH] Update values.template.yaml --- values.template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.template.yaml b/values.template.yaml index db8375a..f5399c8 100644 --- a/values.template.yaml +++ b/values.template.yaml @@ -203,7 +203,7 @@ singleuser: # name: gitlab-registry.nrp-nautilus.io/vutiendung/jupyter-stack/minimal name: localhost:30081/prp/jupyter-stack/minimal tag: latest - startTimeout: 300 + startTimeout: 600 cpu: limit: 16 guarantee: 4 -- GitLab