Skip to content

Commit

Permalink
Merge pull request #497 from galaxyproject/437-alien-cache-name
Browse files Browse the repository at this point in the history
Set the name of the CVMFS alien cache
  • Loading branch information
nuwang authored Aug 12, 2024
2 parents 8142456 + 355f57a commit 8d82e10
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions galaxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,11 @@ cvmfs:
#- Deploy the Galaxy-CVMFS-CSI Helm Chart. This is an optional dependency, and for production scenarios it should be deployed separately as a cluster-wide resource
deploy: true
storageClassName: "{{ $.Release.Name }}-cvmfs"
cvmfscsi:
cache:
alien:
pvc:
name: cvmfs-alien-cache

#- Configuration block if `s3csi` is used as the `refdata.type`
s3csi:
Expand Down

0 comments on commit 8d82e10

Please sign in to comment.