Upgrade, rollback, or uninstall RAA

From Genesys Documentation
Revision as of 18:00, April 8, 2022 by WikiSysop (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 Analytics 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!