Difference between revisions of "Template: PEUpgradeBoilerplate"

From Genesys Documentation
Jump to: navigation, search
Line 59: Line 59:
 
|RollUpdRollback={{AnchorDiv|RollUpdRollback}}
 
|RollUpdRollback={{AnchorDiv|RollUpdRollback}}
 
===Rolling Update: Rollback===
 
===Rolling Update: Rollback===
{{Editgrn_open}}<font color=red>'''Writer's note:''' This section's boilerplate has been revised since the first review.</font>{{Editgrn_close}}<br/>
 
 
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|{{Editgrn_open}}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.{{Editgrn_close}}|3}}
+
{{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>

Revision as of 07:45, May 25, 2022

Retrieved from "https://all.docs.genesys.com/Template:PEUpgradeBoilerplate (2025-07-25 02:40:37)"