Skip to content
Snippets Groups Projects
Commit f381379a authored by Dung Vu's avatar Dung Vu
Browse files

Update values.template.yaml

parent 044eaee1
No related branches found
No related tags found
No related merge requests found
Pipeline #37794 passed
......@@ -182,9 +182,9 @@ singleuser:
storageAccessModes: [ReadWriteOnce]
# extraVolumes(Mounts) are overriden by the custom spawner -> extraFiles/my_spawner.py
extraVolumes:
- name: csusb-hpc-share
persistentVolumeClaim:
claimName: csusb-hub-dev-share-south-east
# - name: csusb-hpc-share
# persistentVolumeClaim:
# claimName: csusb-hub-dev-share-south-east
- name: csusb-cvmfs
persistentVolumeClaim:
claimName: csusb-cvmfs
......@@ -201,8 +201,8 @@ singleuser:
emptyDir:
medium: Memory
extraVolumeMounts:
- name: csusb-hpc-share
mountPath: /home/jovyan/shared
# - name: csusb-hpc-share
# mountPath: /home/jovyan/shared
# - name: csusb-cvmfs
# mountPath: /csusb-cvmfs
# C VMFS automount volumes must be mounted with HostToContainer mount propagation.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment