Uninstall Control Center with Helm chart
To uninstall/delete a Chart with release name
<Release Name>
invoke
the following
command:$ helm uninstall <Release Name>
Example:
$ helm uninstall test