Difference between revisions of "PEC-REP/Current/GCXIPEGuide/UpgradeRAA"
From Genesys Documentation
Line 2: | Line 2: | ||
|Standalone=No | |Standalone=No | ||
|DisplayName=Upgrade, rollback, or uninstall RAA | |DisplayName=Upgrade, rollback, or uninstall RAA | ||
− | |Context=Learn how to upgrade, rollback or uninstall Reporting and | + | |Context=Learn how to upgrade, rollback, or uninstall Reporting and Analytics Aggregates (RAA) |
|ComingSoon=No | |ComingSoon=No | ||
|Section={{Section | |Section={{Section | ||
|sectionHeading=Upgrade RAA | |sectionHeading=Upgrade RAA | ||
+ | |anchor=upgrade | ||
|alignment=Vertical | |alignment=Vertical | ||
|structuredtext=Update existing helm chart: | |structuredtext=Update existing helm chart: | ||
Line 14: | Line 15: | ||
}}{{Section | }}{{Section | ||
|sectionHeading=Rollback RAA | |sectionHeading=Rollback RAA | ||
+ | |anchor=rollback | ||
|alignment=Vertical | |alignment=Vertical | ||
|structuredtext=Rollback helm chart: | |structuredtext=Rollback helm chart: |
Revision as of 18:00, April 8, 2022
This topic is part of the manual Genesys Customer Experience Insights Private Edition Guide for version Current of Reporting.
Contents
Learn how to upgrade, rollback, or uninstall Reporting and Analytics Aggregates (RAA)
Related documentation:
RSS:
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!