Run Commands

Uninstall

Learn how to uninstall our platform.

Uninstall Pachyderm #

helm uninstall pachyderm 
kubectl delete pvc -l suite=pachyderm 
ℹī¸

The name of the Helm release is pachyderm by default. If you used a different name, replace pachyderm with the name of your Helm release (e.g., pachd)

Uninstall Pachctl #

brew uninstall @<major>.<minor>