Skip to content

Commit

Permalink
Summit: Update rapid-analysis for new LSSTComCam mounts.
Browse files Browse the repository at this point in the history
  • Loading branch information
mareuter committed Oct 1, 2024
1 parent 42f21be commit 5733816
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions services/rapid-analysis/values-summit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ nfsMountpoint:
- name: comcam-gen3-data
containerPath: /repo/LSSTComCam
readOnly: false
server: comcam-archiver.cp.lsst.org
serverPath: /repo/LSSTComCam
server: nfs3.cp.lsst.org
serverPath: /comcam/repo/LSSTComCam
- name: auxtel-data
containerPath: /readonly/lsstdata/auxtel
readOnly: true
Expand All @@ -97,8 +97,8 @@ nfsMountpoint:
- name: comcam-data
containerPath: /readonly/lsstdata/comcam
readOnly: true
server: comcam-archiver.cp.lsst.org
serverPath: /lsstdata
server: nfs3.cp.lsst.org
serverPath: /comcam/lsstdata
- name: project-shared
containerPath: /project
readOnly: false
Expand All @@ -112,8 +112,8 @@ nfsMountpoint:
- name: comcam-gen3-data-temp
containerPath: /data/lsstdata/base/comcam
readOnly: true
server: comcam-archiver.cp.lsst.org
serverPath: /lsstdata/base/comcam
server: nfs3.cp.lsst.org
serverPath: /comcam/lsstdata/base/comcam
- name: allsky-data
containerPath: /data/allsky
readOnly: true
Expand Down

0 comments on commit 5733816

Please sign in to comment.