Upgrade, rollback, or uninstall IWD

From Genesys Documentation
Revision as of 16:40, October 29, 2021 by Santhosh.annamalai@genesys.com (talk | contribs) (Published)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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!