Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 728 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 728 Bytes

A Helm chart for installing the CVMFS-CSI driver, with Galaxy specific repositories preconfigured.

Use

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/

History

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