@@ -43,7 +43,7 @@ ifdef::installing-oadp-aws[]
43
43
+
44
44
[source,yaml,subs="attributes+"]
45
45
----
46
- apiVersion: oadp.openshift.io/v1beta1
46
+ apiVersion: oadp.openshift.io/v1alpha1
47
47
kind: DataProtectionApplication
48
48
metadata:
49
49
name: <dpa _sample >
@@ -95,7 +95,7 @@ ifdef::installing-oadp-azure[]
95
95
+
96
96
[source,yaml,subs="attributes+"]
97
97
----
98
- apiVersion: oadp.openshift.io/v1beta1
98
+ apiVersion: oadp.openshift.io/v1alpha1
99
99
kind: DataProtectionApplication
100
100
metadata:
101
101
name: <dpa _sample >
@@ -151,7 +151,7 @@ ifdef::installing-oadp-gcp[]
151
151
+
152
152
[source,yaml,subs="attributes+"]
153
153
----
154
- apiVersion: oadp.openshift.io/v1beta1
154
+ apiVersion: oadp.openshift.io/v1alpha1
155
155
kind: DataProtectionApplication
156
156
metadata:
157
157
name: <dpa _sample >
@@ -199,7 +199,7 @@ ifdef::installing-oadp-mcg[]
199
199
+
200
200
[source,yaml,subs="attributes+"]
201
201
----
202
- apiVersion: oadp.openshift.io/v1beta1
202
+ apiVersion: oadp.openshift.io/v1alpha1
203
203
kind: DataProtectionApplication
204
204
metadata:
205
205
name: <dpa _sample >
@@ -245,7 +245,7 @@ ifdef::installing-oadp-ocs[]
245
245
+
246
246
[source,yaml,subs="attributes+"]
247
247
----
248
- apiVersion: oadp.openshift.io/v1beta1
248
+ apiVersion: oadp.openshift.io/v1alpha1
249
249
kind: DataProtectionApplication
250
250
metadata:
251
251
name: <dpa _sample >
@@ -290,7 +290,7 @@ ifdef::virt-installing-configuring-oadp[]
290
290
+
291
291
[source,yaml,subs="attributes+"]
292
292
----
293
- apiVersion: oadp.openshift.io/v1beta1
293
+ apiVersion: oadp.openshift.io/v1alpha1
294
294
kind: DataProtectionApplication
295
295
metadata:
296
296
name: <dpa _sample >
@@ -363,4 +363,4 @@ deployment.apps/velero 1/1 1 1
363
363
NAME DESIRED CURRENT READY AGE
364
364
replicaset.apps/oadp-operator-controller-manager-67d9494d47 1 1 1 2m9s
365
365
replicaset.apps/velero-588db7f655 1 1 1 96s
366
- ----
366
+ ----
0 commit comments