B Restoring CNC Console

Perform this procedure to restore CNC Console.

Prerequisites:

Corruption in CNC Console Deployment

This section describes how to recover the CNC Console when the deployment is corrupted.

Console Deployment Corruption

If Console deployment is corrupted, do the following:
  1. Run the following command to uninstall the corrupted CNCC deployment deployment:
    helm uninstall <deployment name> --namespace <namespace>
    Where,
    • <deployment name> is a name used to track this installation instance.

    Example:

    helm uninstall cncc --namespace cncc
  2. Install Console using the backed up copy of the occncc_custom_values_<version>.yaml file.

    For information about installing CNC Console using Helm, see Oracle Communication Cloud Native Core Console Installation and Upgrade Guide.