Use this procedure to roll back the custom reports if an Avaya Analytics™ upgrade fails. The custom reports are exported before an upgrade to a secured location.
Before you begin
Roll back the Avaya Analytics™ software.
Find the analyticsdb-node pods that has the master role.
ADDITIONAL INFORMATION:
kubectl get pods --selector=postgres-operator.crunchydata.com/role=master | grep analyticsdb-node- | head -n1 | awk '{print $1;}'
Connect to the analyticsdb-node pods using the following command: