Skip to content

Commit a93407d

Browse files
committed
edit note
1 parent 1772f83 commit a93407d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/enterprise/snapshots-restoring-full.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ To restore using the CLI, see the corresponding procedure for your environment:
4545
### Existing Clusters {#existing}
4646

4747
:::note
48-
If you are restoring to a healthy cluster, you can skip reinstalling Velero and continue to running the `get backups` and `restore` commands in the last two steps.
48+
If you are restoring to a healthy online or air-gapped cluster, you can skip reinstalling Velero and continue to running the `get backups` and `restore` commands in the last two steps.
4949
:::
5050

5151
To restore a full backup in an existing cluster:
5252

53-
1. (Air Gap Only) For clusters in air-gapped environments, do the following to prepare the necessary Velero images:
53+
1. (Air Gap Only) For air-gapped environments, do the following to prepare the necessary Velero images so that you can install Velero in the target cluster:
5454
1. Download the following images to your local machine, tag them, then upload them to your local image registry:
5555
* The Velero image. See [Preparing the Velero Image](https://velero.io/docs/v1.16/on-premises/#preparing-the-velero-image).
5656
* The `velero/velero-plugin-for-aws:v1.5.3` plugin image. See [Preparing plugin images](https://velero.io/docs/v1.16/on-premises/#preparing-plugin-images).

0 commit comments

Comments
 (0)