Skip to content

Commit d1130eb

Browse files
committed
Channel for WMCO is stable
1 parent dadaff2 commit d1130eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/installing-wmco-using-cli.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,13 @@ metadata:
7878
name: windows-machine-config-operator
7979
namespace: openshift-windows-machine-config-operator
8080
spec:
81-
channel: "{product-version}" <1>
81+
channel: "stable" <1>
8282
installPlanApproval: "Automatic" <2>
8383
name: "windows-machine-config-operator"
8484
source: "redhat-operators" <3>
8585
sourceNamespace: "openshift-marketplace" <4>
8686
----
87-
<1> Specify `{product-version}` as the channel.
87+
<1> Specify `stable` as the channel.
8888
<2> Set an approval strategy. You can set `Automatic` or `Manual`.
8989
<3> Specify the `redhat-operators` catalog source, which contains the `windows-machine-config-operator` package manifests. If your {product-title} is installed on a restricted network, also known as a disconnected cluster, specify the name of the `CatalogSource` object you created when you configured the Operator LifeCycle Manager (OLM).
9090
<4> Namespace of the catalog source. Use `openshift-marketplace` for the default OperatorHub catalog sources.

0 commit comments

Comments
 (0)