From 22242fbe3a9c7226a791d4e943720216eda9d534 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Wed, 10 Feb 2021 18:07:05 -0700 Subject: [PATCH] Fix formatting --- .../install-rancher-on-k8s/upgrades/helm2/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/installation/install-rancher-on-k8s/upgrades/helm2/_index.md b/content/rancher/v2.x/en/installation/install-rancher-on-k8s/upgrades/helm2/_index.md index 6fc638e71df..4037760c9aa 100644 --- a/content/rancher/v2.x/en/installation/install-rancher-on-k8s/upgrades/helm2/_index.md +++ b/content/rancher/v2.x/en/installation/install-rancher-on-k8s/upgrades/helm2/_index.md @@ -120,8 +120,8 @@ If you are currently running the cert-manger whose version is older than v0.11, ``` helm delete rancher ``` - -In case this results in an error that the release "rancher" was not found, make sure you are using the correct deployment name. Use `helm list` to list the helm-deployed releases. + + In case this results in an error that the release "rancher" was not found, make sure you are using the correct deployment name. Use `helm list` to list the helm-deployed releases. 2. Uninstall and reinstall `cert-manager` according to the instructions on the [Upgrading Cert-Manager]({{}}/rancher/v2.x/en/installation/options/upgrading-cert-manager/helm-2-instructions) page.