Skip to content

Commit 06537ed

Browse files
committed
TELCODOCS-2121: Correct apiVersion in LCA Subscription CR
1 parent d26f345 commit 06537ed

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)