Difference between revisions of "PEC-REP/Current/GCXIPEGuide/UpgradeRAA"

From Genesys Documentation
Jump to: navigation, search
(Published)
 
Line 20: Line 20:
 
}}{{Section
 
}}{{Section
 
|sectionHeading=Uninstall RAA
 
|sectionHeading=Uninstall RAA
 +
|anchor=uninstall
 
|alignment=Vertical
 
|alignment=Vertical
 
|structuredtext=Delete helm chart:
 
|structuredtext=Delete helm chart:

Revision as of 13:30, March 30, 2022

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!