From b663e6cc629e7e6499974405e90f20a384aaef19 Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Wed, 22 Aug 2018 15:48:17 -0700 Subject: [PATCH] Update upgrade.md --- docs/upgrade.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/upgrade.md b/docs/upgrade.md index d972450..c605f33 100644 --- a/docs/upgrade.md +++ b/docs/upgrade.md @@ -140,12 +140,12 @@ kubectl -n ${NAMESPACE} delete settings.longhorn.rancher.io --all ## Install Longhorn v0.3 ### Installed with Longhorn App v0.1 in Rancher 2.x -For Rancher users who are running Longhorn v0.1, *Do not click the upgrade button.* +For Rancher users who are running Longhorn v0.1, **do not click the upgrade button in the Rancher App.** -1. Delete the Longhorn App from `Catalog Apps` screen in Rancher UI. Launch -Longhorn App template version `0.3-rc4`. -2. Restore Longhorn System. This step is only required for Rancher users running Longhorn App `v0.1`. -Don't change the NAMESPACE variable below. Longhorn system will be installed in the `longhorn-system` namespace. +1. Delete the Longhorn App from `Catalog Apps` screen in Rancher UI. +2. Launch Longhorn App template version `0.3.0`. +3. Restore Longhorn System data. This step is required for Rancher users running Longhorn App `v0.1`. +Don't change the NAMESPACE variable below, since the newly installed Longhorn system will be installed in the `longhorn-system` namespace. ``` NAMESPACE=longhorn-system