Uninstalling Connectware Agents with the connectware-agent Helm Chart
Remove agents deployed with the connectware-agent Helm chart.
Prerequisites
Uninstalling All Agents from One Installation
helm list -n ${NAMESPACE}NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
connectware-agent connectware-staging 1 2026-04-08 14:49:49.29654165 +0200 CEST deployed connectware-agent-3.0.0 2.3.0helm uninstall -n ${NAMESPACE} connectware-agentUninstalling Single Agents from a Larger Installation
Last updated
Was this helpful?

