Removing Welkin Apps from your cluster¶
To remove the applications added by Welkin you can use the two scripts clean-sc.sh
and clean-wc.sh
, they are located here in the scripts folder.
They perform the following actions:
- Delete the added helm charts
- Delete the added namespaces
- Delete any remaining PersistentVolumes
- Delete the added CustomResourceDefinitions
Note
If user namespaces are managed by Welkin apps then they will also be deleted if you clean up the Workload Cluster.