Skip to content

Commit 208f221

Browse files
authored
Merge pull request #87157 from openshift-cherrypick-robot/cherry-pick-87144-to-enterprise-4.17
[enterprise-4.17] TELCODOCS-2121: Correct apiVersion in LCA Subscription CR
2 parents 2ad8b84 + 35c7aed commit 208f221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cnf-image-based-upgrade-installing-lifecycle-agent-using-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ $ oc create -f <operatorgroup_filename>.yaml
5858
+
5959
[source,yaml]
6060
----
61-
apiVersion: operators.coreos.com/v1
61+
apiVersion: operators.coreos.com/v1alpha1
6262
kind: Subscription
6363
metadata:
6464
name: openshift-lifecycle-agent-subscription

0 commit comments

Comments
 (0)