Go to primary content
Oracle® Communications Cloud Native Diameter Routing Agent (CNDRA) Installation Guide
Release 1.0
F16991-02
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

3 CNDRA Uninstallation

This section includes information about OCCNDRA uninstallation.

To undeploy occndra, execute:
helm delete <deployment name> --purge
To remove occndra job, execute:
kubectl delete job sc -n <deployment name-space>

Note:

Use the above command, in case helm job does not gets cleaned up, and helm is timeout.

To delete kubernetes namespace:

kubectl delete namespace occndra