Skip to content

Commit 0e2038a

Browse files
authored
Merge pull request #37465 from sagidlow/ISSUE-36648
ISSUE-36648: Fixing the API version
2 parents 96f414f + fef483d commit 0e2038a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/persistent-storage-local-install.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ such as `openshift-local-storage.yaml`:
7171
.Example openshift-local-storage.yaml
7272
[source,yaml]
7373
----
74-
apiVersion: operators.coreos.com/v1alpha2
74+
apiVersion: operators.coreos.com/v1
7575
kind: OperatorGroup
7676
metadata:
7777
name: local-operator-group

0 commit comments

Comments
 (0)