Update docs/how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/migrate-rancher-to-new-cluster.md

Co-authored-by: Billy Tat <btat@suse.com>
This commit is contained in:
dkeightley
2022-09-29 21:27:16 +00:00
committed by GitHub
co-authored by Billy Tat
parent facdafd00e
commit 6cf8f7d06f
@@ -26,6 +26,7 @@ Rancher can be installed on any Kubernetes cluster, including hosted Kubernetes
Install the [rancher-backup chart](https://github.com/rancher/backup-restore-operator/tags), using a version in the 2.x.x major version range:
1. Add the helm repository:
```bash
helm repo add rancher-charts https://charts.rancher.io
helm repo update