Upgrade, rollback, or uninstall IWD
From Genesys Documentation
This topic is part of the manual Intelligent Workload Distribution Private Edition Guide for version Current of Intelligent Workload Distribution.
Contents
Learn how to upgrade, rollback or uninstall IWD.
Related documentation:
RSS:
Upgrade IWD
Use the following sample command to upgrade:
$ helm upgrade -f ./values.yaml iwd iwd-900.67.1121.tgz -n iwd
Rollback IWD
Use helm rollback to rollback to the previous revision.
Uninstall IWD
Use the following command to uninstall IWD.
$ helm uninstall iwd -n iwd
Comments or questions about this documentation? Contact us for support!