Skip to content

Commit

Permalink
Fix helm doc of ceph-csi deployment
Browse files Browse the repository at this point in the history
To make the doc better.

Signed-off-by: successwang <[email protected]>
  • Loading branch information
astraw99 authored and successwang committed Aug 7, 2023
1 parent e7a8e5d commit e9685fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/ceph-csi-cephfs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-cephfs"
helm status --namespace "ceph-csi-cephfs" "ceph-csi-cephfs"
```

### Upgrade Chart
Expand Down

0 comments on commit e9685fa

Please sign in to comment.