5 Uninstalling Unified Data Repository

To uninstall or completely delete the Unified Data Repository (UDR) deployment, execute the following command:

helm del --purge <helm_release_name_for_ocudr>

Note:

In case you are using helm3, execute the following command to uninstall UDR:
helm uninstall <helm_release_name_for_ocudr> --namespace <ocudr_namespace>