From 0185563c3978a06cf88c92184c5f58ee0904458d Mon Sep 17 00:00:00 2001 From: Dung Vu <dvu@csusb.edu> Date: Fri, 26 May 2023 07:47:24 -0700 Subject: [PATCH] Update values.template.yaml --- values.template.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/values.template.yaml b/values.template.yaml index bd7f0c9..4602ba2 100644 --- a/values.template.yaml +++ b/values.template.yaml @@ -204,7 +204,6 @@ singleuser: # name: gitlab-registry.nrp-nautilus.io/vutiendung/jupyter-stack/minimal name: localhost:30081/prp/jupyter-stack/minimal tag: latest - imagePullPolicy: IfNotPresent startTimeout: 600 cpu: limit: 16 -- GitLab