Upgrade, rollback, or uninstall RAA

From Genesys Documentation
Revision as of 13:30, March 30, 2022 by Tgilchri (talk | contribs)
Jump to: navigation, search
This topic is part of the manual Genesys Customer Experience Insights Private Edition Guide for version Current of Reporting.

Learn how to upgrade, rollback or uninstall Reporting and Anlaytics Aggregates (RAA)

Upgrade RAA

Update existing helm chart:

helm upgrade gcxi-raa-lab helmrepo/gcxi-raa</code> <code class="bash plain">\
--values myvalues.yaml

Rollback RAA

Rollback helm chart:

helm rollback gcxi-raa-lab --recreate-pods

Uninstall RAA

Delete helm chart:

helm uninstal gcxi-raa-lab
Comments or questions about this documentation? Contact us for support!