mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 18:43:34 +00:00
doc: fix helm doc of ceph-csi deployment
To make the doc better. Signed-off-by: astraw99 <wangchengiscool@gmail.com>
This commit is contained in:
@ -47,7 +47,7 @@ To install the Chart into your Kubernetes cluster
|
||||
After installation succeeds, you can get a status of Chart
|
||||
|
||||
```bash
|
||||
helm status "ceph-csi-rbd"
|
||||
helm status --namespace "ceph-csi-rbd" "ceph-csi-rbd"
|
||||
```
|
||||
|
||||
### Upgrade Chart
|
||||
|
Reference in New Issue
Block a user