From 9003ce1258097bbb5dab31806b566888934bd1fc Mon Sep 17 00:00:00 2001
From: Dung Vu <dvu@csusb.edu>
Date: Wed, 31 May 2023 12:14:28 -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 385553e..ebeb3a4 100644
--- a/values.template.yaml
+++ b/values.template.yaml
@@ -214,7 +214,6 @@ singleuser:
 #    name: gitlab-registry.nrp-nautilus.io/vutiendung/jupyter-stack/minimal
     name: localhost:30081/prp/jupyter-stack/minimal
     tag: 9e8eb7c4
-  imagePullPolicy: IfNotPresent
   startTimeout: 900
   cpu:
     limit: 16
-- 
GitLab