Uninstalling Activities Plus
If necessary, you can remove the Activities Plus app from your Connections deployment.
-
On your Kubernetes master node, determine what services are currently installed:
helm list -
Uninstall Activities Plus using the following command:
helm uninstall <release_name> --purgeWhere
<release_name>iskudos-boards-cp, for example:helm uninstall kudos-boards-cp --purge
Parent topic:Integrating with Activities Plus