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