A Helm chart for installing the CVMFS-CSI driver, with Galaxy specific repositories preconfigured.
To use, clone this repository and install the chart:
git clone https://github.com/CloudVE/galaxy-cvmfs-csi-helm
Install the chart:
helm dep up
helm install gxy-cvmfs galaxy-cvmfs-csi-helm/galaxy-cvmfs-csi/
The original version of this chart has been PR-ed back to CERN: cvmfs-contrib/cvmfs-csi#3 This version now contains only Galaxy specific customizations, and includes the CERN chart as a dependency.
This chart is used by the Galaxy Helm chart: https://github.com/galaxyproject/galaxy-helm