Skip to content

Commit ff68c0c

Browse files
authored
Merge pull request #53198 from RichardHoch/backup_api_version
OADP-935: Incorrect Backup apiVersion in "Using Data Mover for CSI snapshots"
2 parents 63de0fd + 37b70c3 commit ff68c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/oadp-using-data-mover-for-csi-snapshots.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ spec:
144144
+
145145
[source,yaml]
146146
----
147-
apiVersion: {velero-domain}/v1
147+
apiVersion: velero.io/v1
148148
kind: Backup
149149
metadata:
150150
name: <backup_name>

0 commit comments

Comments
 (0)