Uninstall
To uninstall/delete a Chart with release name
<Release Name> invoke
the following
command:$ helm uninstall <Release Name> -n ibm-sccmor
$ helm delete <Release Name> -n ibm-sccmExample:
$ helm uninstall test -n ibm-sccm
or
$ helm delete test -n ibm-sccm