diff --git a/values.template.yaml b/values.template.yaml index 8799dd20c849f2159df65ed995227e93b7c5e035..d5675bafd7f5b773439378bd75c4224b5ecfd44a 100644 --- a/values.template.yaml +++ b/values.template.yaml @@ -198,9 +198,9 @@ singleuser: - name: csusb-hpc-share mountPath: /home/jovyan/shared - name: csusb-cvmfs - mountPath: /csusb-cvmfs + mountPath: /csusb-cvmfs # C VMFS automount volumes must be mounted with HostToContainer mount propagation. - mountPropagation: HostToContainer + mountPropagation: HostToContainer # bypass this # - name: mkshare-script