diff --git a/content/rancher/v2.x/en/installation/options/upgrading-cert-manager/_index.md b/content/rancher/v2.x/en/installation/options/upgrading-cert-manager/_index.md index d2ec4366763..83bce83066b 100644 --- a/content/rancher/v2.x/en/installation/options/upgrading-cert-manager/_index.md +++ b/content/rancher/v2.x/en/installation/options/upgrading-cert-manager/_index.md @@ -50,7 +50,7 @@ In order to upgrade cert-manager, follow these instructions: 1. [Uninstall existing deployment](https://cert-manager.io/docs/installation/uninstall/kubernetes/#uninstalling-with-helm) ```plain - helm delete --purge cert-manager + helm uninstall cert-manager ``` Delete the CustomResourceDefinition using the link to the version vX.Y you installed