From b012f783dc8a8602cd1690bbac3c3b66b1253d67 Mon Sep 17 00:00:00 2001 From: Dung Vu <dvu@csusb.edu> Date: Mon, 28 Aug 2023 01:33:46 -0700 Subject: [PATCH] Update values.template.yaml ->gitlab-registry.nrp-nautilus.io --- values.template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.template.yaml b/values.template.yaml index c57fe35..20c5b84 100644 --- a/values.template.yaml +++ b/values.template.yaml @@ -230,7 +230,7 @@ singleuser: # mountPath: /usr/local/bin/before-notebook.d/mkshare.sh # subPath: mkshare.sh image: - name: localhost:30081/prp/jupyter-stack/minimal + name: gitlab-registry.nrp-nautilus.io/prp/jupyter-stack/minimal tag: v1.0 startTimeout: 600 cpu: -- GitLab