diff --git a/charts/ceph-csi-cephfs/README.md b/charts/ceph-csi-cephfs/README.md index 9d6fcfc17dc8..6175941cc046 100644 --- a/charts/ceph-csi-cephfs/README.md +++ b/charts/ceph-csi-cephfs/README.md @@ -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