Skip to content

Commit 5e255a4

Browse files
Merge pull request #75002 from anarnold97/OADP-3937-Mistake-in-DPA-1.3-for-Virt-docs
OADP-3937: Mistake in DPA for Virt docs
2 parents 3bea265 + 3c179bd commit 5e255a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/oadp-installing-dpa-1-3.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,8 @@ spec:
363363
<6> Specify how many minutes to wait for several Velero resources before timeout occurs, such as Velero CRD availability, volumeSnapshot deletion, and backup repository availability. The default is 10m.
364364
<7> The administrative agent that routes the administrative requests to servers.
365365
<8> Set this value to `true` if you want to enable `nodeAgent` and perform File System Backup.
366-
<9> Enter `kopia` or `restic` as your uploader. You cannot change the selection after the installation. For the Built-in DataMover you must use Kopia. The `nodeAgent` deploys a daemon set, which means that the `nodeAgent` pods run on each working node. You can configure File System Backup by adding `spec.defaultVolumesToFsBackup: true` to the `Backup` CR.
367-
<10> Specify the nodes on which Kopia or Restic are available. By default, Kopia or Restic run on all nodes.
366+
<9> Enter `kopia` as your uploader to use the Built-in DataMover. The `nodeAgent` deploys a daemon set, which means that the `nodeAgent` pods run on each working node. You can configure File System Backup by adding `spec.defaultVolumesToFsBackup: true` to the `Backup` CR.
367+
<10> Specify the nodes on which Kopia are available. By default, Kopia runs on all nodes.
368368
<11> Specify the backup provider.
369369
<12> Specify the correct default name for the `Secret`, for example, `cloud-credentials-gcp`, if you use a default plugin for the backup provider. If specifying a custom name, then the custom name is used for the backup location. If you do not specify a `Secret` name, the default name is used.
370370
<13> Specify a bucket as the backup storage location. If the bucket is not a dedicated bucket for Velero backups, you must specify a prefix.

0 commit comments

Comments
 (0)