Uninstalling Connectware
Uninstall Connectware on Docker or Kubernetes.
Last updated
Was this helpful?
Was this helpful?
kubectl -n ${NAMESPACE} delete persistentvolumeclaim/brokerdata-broker-0
persistentvolumeclaim/brokerdata-broker-1 configmap/cw-mtls-ca-cert
secret/cw-mtls-welder-robots
persistentvolumeclaim/postgresql-postgresql-0
persistentvolumeclaim/certssudo -i
cd <installation-directory>docker compose down -vcd ..
rm -R <installation-directory>systemctl disable connectwarerm /etc/systemd/system/connectware.service