Skip to main content
Uninstallation permanently deletes all data including deployed nodes, configuration, and user data. This cannot be undone. Use --keep-pvcs if you want to preserve blockchain node data.

Basic uninstall

This removes the Helm release and deletes all associated PersistentVolumeClaims. You will be prompted to confirm before anything is deleted.

Preserve data

To remove the Control Panel but keep the blockchain node data on disk:
This is useful if you plan to reinstall and reattach the existing volumes.

Preview before deleting

To see what would be deleted without actually deleting anything:

Uninstall flags

Last modified on April 13, 2026