9 Uninstalling Your Offline Mediation Controller Cloud Native Deployment

Learn how to uninstall your Oracle Communications Offline Mediation Controller cloud native deployment.

Uninstalling Your Offline Mediation Controller Cloud Native Deployment

When you uninstall a Helm chart from your Offline Mediation Controller cloud native deployment, it removes only the Kubernetes objects that it created during installation.

Before you uninstall the Offline Mediation Controller Helm chart, back up all data inside mounted file systems.

To uninstall, enter this command:

helm delete ReleaseName -n Namespace

where:

  • ReleaseName is the name you assigned to this installation instance.

  • NameSpace is the namespace in which the Offline Mediation Controller Kubernetes objects reside.