Upgrade, rollback, or uninstall GCA
From Genesys Documentation
This topic is part of the manual Genesys Info Mart Private Edition Guide for version Current of Reporting.
Contents
Learn how to upgrade, rollback or uninstall GIM Config Adapter (GCA).
Related documentation:
Upgrade GCA
Content coming soon
Execute the following commands to upgrade GCA and GCA monitoring:
helm upgrade --install gca <gca-helm-artifact> -f gca-values.yaml -n gca
helm upgrade --install gca-monitoring <gca-monitoring-helm-artifact> -n gca
Rollback GCA
Content coming soon
Uninstall GCA
Execute the following command to uninstall GCA:
helm uninstall gca -n gca
Execute the following command to uninstall GCA monitoring:
helm uninstall gca-monitoring -n gca