Skip to content

Uninstallation using helm

NAMESPACE=abcdesktop
helm uninstall abcdesktop -n ${NAMESPACE}

Rename the NAMESPACE variable to your abcdesktop namespace and abcdesktop by your instance name.