Skip to content

Commit

Permalink
Set the name of the CVMFS alien cache
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuderman committed Aug 11, 2024
1 parent 8142456 commit 355f57a
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 355f57a

Please sign in to comment.