Uninstalling User Data Repository

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

helm del --purge <helm_release_name_for_ocudr>

Deleting the Associated UDR Namespace

To delete the associated UDR namespace, execute the following command:

kubectl delete namespace <k8s udr namespace>