The K3s installation includes the following uninstallation script that you can run to remove K3s along with JFrog Platform.
/usr/local/bin/k3s-uninstall.sh
If you want to uninstall JFrog Platform and retain the K3s installation, run the following command.
helm uninstall jfrog-platform --namespace jfrog-platform
Note
Removal of the Helm release does not completely remove the persistent volumes. You must remove them explicitly. For more information, refer to the K3s Documentation.