Upgrade, rollback, or uninstall UCS
From Genesys Documentation
This topic is part of the manual Universal Contact Service Private Edition Guide for version Current of Universal Contact Service.
Contents
Learn how to upgrade, rollback or uninstall Universal Contact Service (UCS).
Related documentation:
RSS:
Upgrade UCS
UCS supports a Rolling Update strategy. To upgrade UCS, first override the Helm chart values.
Use the helm upgrade
to upgrade:
helm upgrade -f ./values.yaml ucsx ucsx-100.x.tgz
Rollback UCS
To roll back UCS, use the helm rollback
command:
helm rollback ucsx
Uninstall UCS
Run the following command to uninstall UCS:
helm uninstall ucsx
Comments or questions about this documentation? Contact us for support!