5 Uninstalling Provisioning Gateway
In this section, you will learn to uninstall Provisioning Gateway.
To uninstall or completely delete the provisioning gateway deployment, execute the following command:
helm del --purge <helm_release_name_for_provgw>
Note:
If helm3 is used, then execute the following command:helm uninstall
<helm_release_name_for_provgw> --namespace
<provgw_namespace>