Difference between revisions of "Template: PEUpgradeBoilerplate"
From Genesys Documentation
(Created page with "<onlyinclude>{{#switch:{{NAMESPACENUMBER}}|620=<font color=green>|#default=}}{{#switch:{{{BoilerplateSection|}}}<!--Boilerplate text for the intro on the PE Upgrade topic.-->...") |
|||
Line 46: | Line 46: | ||
#Review the release note to identify changes. | #Review the release note to identify changes. | ||
#Ensure that the new package is available for you to deploy in your environment. | #Ensure that the new package is available for you to deploy in your environment. | ||
− | #Ensure your existing '''<override>-values.yaml''' file is available and update it if required to implement changes.<!--End of PrepSteps section--> | + | #Ensure that your existing '''<override>-values.yaml''' file is available and update it if required to implement changes.<!--End of PrepSteps section--> |
|RollUpdUpgrade={{AnchorDiv|RollUpd}} | |RollUpdUpgrade={{AnchorDiv|RollUpd}} | ||
==Rolling Update== | ==Rolling Update== | ||
Line 77: | Line 77: | ||
==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|{{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}} | ||
− | + | 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> |