mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
update readme to delete namespace
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
d61a87b42e
commit
497411b26c
@ -21,3 +21,9 @@ If you want to delete your Chart, use this command
|
||||
```bash
|
||||
helm delete --purge "ceph-csi-cephfs"
|
||||
```
|
||||
|
||||
If you want to delete the namespace, use this command
|
||||
|
||||
```bash
|
||||
kubectl delete namespace ceph-csi-rbd
|
||||
```
|
||||
|
@ -21,3 +21,9 @@ If you want to delete your Chart, use this command
|
||||
```bash
|
||||
helm delete --purge "ceph-csi-rbd"
|
||||
```
|
||||
|
||||
If you want to delete the namespace, use this command
|
||||
|
||||
```bash
|
||||
kubectl delete namespace ceph-csi-rbd
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user