Uninstalling TIBCO Control Plane
Run the following commands to uninstall self-hosted TIBCO Control Plane components from your Kubernetes cluster:
helm uninstall platform-base -n <Control Plane namespace> helm uninstall platform-bootstrap -n <Control Plane namespace> kubectl delete ns <Control Plane namespace>