From 4654ed90f7b641b521f2931f33c7c36ea27134a1 Mon Sep 17 00:00:00 2001 From: "dsoni@redhat.com" Date: Thu, 8 Feb 2024 12:14:15 +0530 Subject: [PATCH] RHDEVDOCS-5857: Changing incorrect attribute [gitops-title] in the content --- ...ing-argo-cd-instance-to-manage-cluster-scoped-resources.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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