Skip to content

Commit b58e38c

Browse files
authored
Merge pull request #62714 from Srivaralakshmi/RHDEVDOCS-5537
Fixing attributes for the bug RHDEVDOCS-5537
2 parents 7960664 + 2200b55 commit b58e38c

2 files changed

+3
-3
lines changed

cicd/gitops/configuring-an-openshift-cluster-by-deploying-an-application-with-cluster-configurations.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ With {gitops-title}, you can configure Argo CD to recursively sync the content o
1010

1111
.Prerequisites
1212

13-
* You have logged in to the `product-title` cluster as an administrator.
14-
* You have installed the `gitops-title` Operator in your cluster.
13+
* You have logged in to the {product-title} cluster as an administrator.
14+
* You have installed the {gitops-title} Operator in your cluster.
1515
* You have logged into Argo CD instance.
1616
1717
include::modules/gitops-using-argo-cd-instance-to-manage-cluster-scoped-resources.adoc[leveloffset=+1]

modules/gitops-using-argo-cd-instance-to-manage-cluster-scoped-resources.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
= Using an Argo CD instance to manage cluster-scoped resources
99

10-
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.
10+
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.
1111

1212
[discrete]
1313
.Procedure

0 commit comments

Comments
 (0)