mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
update readme to deploy cephfs in namespace
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
b0c86df978
commit
55ad4924b3
@ -7,7 +7,7 @@ The ceph-csi-cephfs chart adds cephfs volume support to your cluster.
|
||||
To install the Chart into your Kubernetes cluster
|
||||
|
||||
```bash
|
||||
helm install --name "ceph-csi-cephfs" ceph-csi/ceph-csi-cephfs
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user