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:29:29 +00:00
committed by GitHub
co-authored by Billy Tat
parent 594d7549a2
commit 82734a0e36
@@ -48,7 +48,8 @@ Install the [rancher-backup chart](https://github.com/rancher/backup-restore-ope
The above assumes an environment with outbound connectivity to Docker Hub
For an **air-gapped environment**, use the helm value below to pull the `backup-restore-operator` image from your private registry when installing the rancher-backup helm chart.
For an **air-gapped environment**, use the Helm value below to pull the `backup-restore-operator` image from your private registry when installing the rancher-backup Helm chart.
```bash
--set image.repository $REGISTRY/rancher/backup-restore-operator
```