Uninstalling SystemLink Enterprise
- Updated2025-06-26
- 1 minute(s) read
Uninstall SystemLink Enterprise using Helm.
To uninstall SystemLink, open the Command Prompt and run the following
commands.
helm delete release --namespace namespace
helm delete admin-release --namespace namespace
Where- release is the name Helm assigns to the installed collection of software.
- namespace is the namespace created for the application.
- admin-release is the release name used for installing the systemlink-admin Helm chart.