diff --git a/modules/installing-the-coo-cli.adoc b/modules/installing-the-coo-cli.adoc index 1d8012fdf1a8..2624c4615311 100644 --- a/modules/installing-the-coo-cli.adoc +++ b/modules/installing-the-coo-cli.adoc @@ -34,7 +34,7 @@ spec: ---- + `spec.channel`:: Specify `development` as the channel. -`spec.namespace`:: The {coo-short} installs into the `openshift-operators` namespace, which already has a pre-existing `OperatorGroup`. No additional namespace or `OperatorGroup` configuration is required. +`metadata.namespace`:: The {coo-short} installs into the `openshift-operators` namespace, which already has a pre-existing `OperatorGroup`. No additional namespace or `OperatorGroup` configuration is required. `spec.source`:: Specify `redhat-operators` as the value. If your {ocp-product-title} cluster is installed on a restricted network, specify the name of the `CatalogSource` object you created when you configured {olm}. . Apply the `Subscription` object by running the following command: