Upgrade, rollback, or uninstall Genesys Authentication
From Genesys Documentation
This topic is part of the manual Genesys Authentication Private Edition Guide for version Current of Genesys Authentication.
Contents
Learn how to upgrade, rollback or uninstall Genesys Authentication.
Related documentation:
RSS:
Upgrade Genesys Authentication
Genesys Authentication supports a Rolling Update strategy to upgrade its services. To upgrade Genesys Authentication, first Override the Helm chart values.
Next, run the following command to upgrade:helm upgrade -f values.yaml gauth ./gauthRollback Genesys Authentication
To rollback Genesys Authentication, you can either use the helm rollback command or the helm upgrade command and specify the previous values.
helm rollback:helm rollback gauthhelm upgrade:helm upgrade -f previous-values.yaml gauth ./gauthUninstall Genesys Authentication
Use the following command to uninstall Genesys Authentication:
helm uninstall gauthComments or questions about this documentation? Contact us for support!