Difference between revisions of "Template: PEUpgradeBoilerplate"
From Genesys Documentation
Line 59: | Line 59: | ||
|RollUpdRollback={{AnchorDiv|RollUpdRollback}} | |RollUpdRollback={{AnchorDiv|RollUpdRollback}} | ||
===Rolling Update: Rollback=== | ===Rolling Update: Rollback=== | ||
− | |||
Execute the following command to roll back the upgrade to the previous version: | Execute the following command to roll back the upgrade to the previous version: | ||
<source lang="text">helm rollback <service></source> | <source lang="text">helm rollback <service></source> | ||
Line 76: | Line 75: | ||
|Uninstall={{AnchorDiv|Uninstall}} | |Uninstall={{AnchorDiv|Uninstall}} | ||
==Uninstall== | ==Uninstall== | ||
− | {{NoteFormat| | + | {{NoteFormat|Uninstalling a service removes all Kubernetes resources associated with that service. Genesys recommends that you contact [https://www.genesys.com/customer-care Genesys Customer Care] before uninstalling any private edition services, particularly in a production environment, to ensure that you understand the implications and to prevent unintended consequences arising from, say, unrecognized dependencies or purged data.|3}} |
Execute the following command to uninstall <service>: | Execute the following command to uninstall <service>: | ||
<source lang="text">helm uninstall <service> -n <namespace></source> | <source lang="text">helm uninstall <service> -n <namespace></source> | ||
|#default=}}{{#switch:{{NAMESPACENUMBER}}|620=</font>|#default=}}</onlyinclude> | |#default=}}{{#switch:{{NAMESPACENUMBER}}|620=</font>|#default=}}</onlyinclude> |