diff --git a/modules/gitops-using-argo-cd-instance-to-manage-cluster-scoped-resources.adoc b/modules/gitops-using-argo-cd-instance-to-manage-cluster-scoped-resources.adoc index 231c2858acdc..570986452f14 100644 --- a/modules/gitops-using-argo-cd-instance-to-manage-cluster-scoped-resources.adoc +++ b/modules/gitops-using-argo-cd-instance-to-manage-cluster-scoped-resources.adoc @@ -6,7 +6,7 @@ [id="using-argo-cd-instance-to-manage-cluster-scoped-resources{context}"] = Using an Argo CD instance to manage cluster-scoped resources -To manage cluster-scoped resources, update the existing `Subscription` object for the `gitops-title` Operator and add the namespace of the Argo CD instance to the `ARGOCD_CLUSTER_CONFIG_NAMESPACES` environment variable in the `spec` section. +To manage cluster-scoped resources, update the existing `Subscription` object for the {gitops-title} Operator and add the namespace of the Argo CD instance to the `ARGOCD_CLUSTER_CONFIG_NAMESPACES` environment variable in the `spec` section. [discrete] .Procedure