/galaxy-cvmfs-csi-helm

A Helm chart deploying CVMFS-CSI on Kubernetes with a default configuration for Galaxy repositories

Primary LanguageMustacheMIT LicenseMIT

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