Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/oadp-verifying-upgrade-1-3-0.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,13 @@ dpa-sample-1 Available 1s 3d16h true

In OADP 1.3 you can start data movement off cluster per backup versus creating a `DataProtectionApplication` (DPA) configuration.

.Example
.Example command
[source,terminal]
----
$ velero backup create example-backup --include-namespaces mysql-persistent --snapshot-move-data=true
----

.Example
.Example configuration file
[source,yaml]
----
apiVersion: velero.io/v1
Expand Down