Skip to content

Latest commit

 

History

History

charts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Helm Charts

This directory contains charts to deploy the lustre CSI driver with Helm. This deploys the CSIDriver, DaemonSet, and Namespace Kubernetes resources.

Usage

  • To deploy: helm install lustre-csi-driver lustre-csi-driver/ --values lustre-csi-driver/values.yaml
  • To shut down: helm delete lustre-csi-driver