ceph-csi/deploy/cephfs/helm
Madhu Rajanna b629b22cf0 Add csinodeinfos rules
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-02-27 19:29:11 +05:30
..
templates Add csinodeinfos rules 2019-02-27 19:29:11 +05:30
.helmignore Add helm chat for cephfs 2019-02-21 10:38:25 +05:30
Chart.yaml Add helm chat for cephfs 2019-02-21 10:38:25 +05:30
README.md update readme to deploy cephfs in namespace 2019-02-25 21:24:50 +05:30
values.yaml Add helm chat for cephfs 2019-02-21 10:38:25 +05:30

ceph-csi-cephfs

The ceph-csi-cephfs chart adds cephfs volume support to your cluster.

Install Chart

To install the Chart into your Kubernetes cluster

helm install --namespace "ceph-csi-cephfs" --name "ceph-csi-cephfs" ceph-csi/ceph-csi-cephfs

After installation succeeds, you can get a status of Chart

helm status "ceph-csi-cephfs"

If you want to delete your Chart, use this command

helm delete --purge "ceph-csi-cephfs"