From 354681efdbaec78c48c13691c51ad5c68beca902 Mon Sep 17 00:00:00 2001 From: Dung Vu <dvu@csusb.edu> Date: Sun, 28 May 2023 02:10:24 -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 1d420c8..0e4b6c4 100644 --- a/values.template.yaml +++ b/values.template.yaml @@ -209,7 +209,7 @@ singleuser: - name: shm-volume mountPath: /dev/shm - name: local-cache - mountPath: /mnt/local-cache + mountPath: /home/jovyan/local-cache image: # name: gitlab-registry.nrp-nautilus.io/vutiendung/jupyter-stack/minimal name: localhost:30081/prp/jupyter-stack/minimal -- GitLab