Skip to content

Commit 34b62d0

Browse files
authored
Merge pull request #80581 from amolnar-rh/OCPBUGS-38535
OCPBUGS-38535: Correct apiVersion in DataProtectionApplication
2 parents 7f4c13e + c9694c9 commit 34b62d0

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)