Update chart doc with new uninstallation procedure
This commit is contained in:
parent
1daa7c9f93
commit
d83129c600
@ -23,13 +23,7 @@ Longhorn is 100% open source software. Project source code is spread across a nu
|
|||||||
|
|
||||||
1. To prevent damage to the Kubernetes cluster, we recommend deleting all Kubernetes workloads using Longhorn volumes (PersistentVolume, PersistentVolumeClaim, StorageClass, Deployment, StatefulSet, DaemonSet, etc).
|
1. To prevent damage to the Kubernetes cluster, we recommend deleting all Kubernetes workloads using Longhorn volumes (PersistentVolume, PersistentVolumeClaim, StorageClass, Deployment, StatefulSet, DaemonSet, etc).
|
||||||
|
|
||||||
2. From the `Cluster` tab, click `Launch kubectl` and run this command:
|
2. From Rancher UI, navigate to `Catalog Apps` tab and delete Longhorn app.
|
||||||
|
|
||||||
```
|
|
||||||
curl -sSfL https://raw.githubusercontent.com/rancher/longhorn-manager/master/deploy/scripts/cleanup.sh | bash
|
|
||||||
```
|
|
||||||
|
|
||||||
3. Delete Longhorn App from Rancher UI. This deletes the remaining chart components.
|
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user