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