Skip to content

OADP-3149: Clarify example block titles in OADP 1.3.0 RNs #97434

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: enterprise-4.15
Choose a base branch
from
Open
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