Skip to content

Commit c9694c9

Browse files
committed
OCPBUGS-38535: Correct apiVersion in DataProtectionApplication
1 parent 525d932 commit c9694c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ztp-image-based-upgrade-installing-oadp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ spec:
141141
.Example `DataProtectionApplication.yaml` file
142142
[source,yaml]
143143
----
144-
apiVersion: oadp.openshift.io/v1
144+
apiVersion: oadp.openshift.io/v1alpha1
145145
kind: DataProtectionApplication
146146
metadata:
147147
name: dataprotectionapplication

0 commit comments

Comments
 (0)