From eb9af31bb9137ea823ddda2f1f2b68206b8890a0 Mon Sep 17 00:00:00 2001 From: "dsoni@redhat.com" Date: Fri, 19 Apr 2024 17:44:03 +0530 Subject: [PATCH] RHDEVDOCS-5958: Table header correction using the ** style --- modules/gitops-argo-cd-properties.adoc | 3 ++- modules/gitops-inbuilt-permissions-for-cluster-config.adoc | 3 ++- modules/gitops-modifying-rhsso-requests-limits.adoc | 3 ++- modules/gitops-repo-server-properties.adoc | 3 ++- modules/go-compatibility-and-support-matrix.adoc | 7 ++++--- .../monitoring-the-gitops-operator-performance.adoc | 3 ++- 6 files changed, 14 insertions(+), 8 deletions(-) diff --git a/modules/gitops-argo-cd-properties.adoc b/modules/gitops-argo-cd-properties.adoc index db7d8fc2c6a4..9a48d2b38559 100644 --- a/modules/gitops-argo-cd-properties.adoc +++ b/modules/gitops-argo-cd-properties.adoc @@ -8,8 +8,9 @@ The Argo CD Custom Resource consists of the following properties: +[options="header"] |=== -|**Name** |**Description** |**Default** | **Properties** +|Name |Description |Default |Properties |`applicationInstanceLabelKey` |The `metadata.label` key name where Argo CD injects the app name as a tracking label.|`app.kubernetes.io/instance` | |`applicationSet` diff --git a/modules/gitops-inbuilt-permissions-for-cluster-config.adoc b/modules/gitops-inbuilt-permissions-for-cluster-config.adoc index ffd7eca30839..521c95d15f24 100644 --- a/modules/gitops-inbuilt-permissions-for-cluster-config.adoc +++ b/modules/gitops-inbuilt-permissions-for-cluster-config.adoc @@ -14,8 +14,9 @@ Argo CD does not have cluster-admin permissions. ==== Permissions for the Argo CD instance: +[options="header"] |=== -|*Resources* |*Descriptions* +|Resources |Descriptions |Resource Groups | Configure the user or administrator |`operators.coreos.com` | Optional Operators managed by OLM |`user.openshift.io` , `rbac.authorization.k8s.io` | Groups, Users and their permissions diff --git a/modules/gitops-modifying-rhsso-requests-limits.adoc b/modules/gitops-modifying-rhsso-requests-limits.adoc index 840e9d2545ce..e749337a9f4f 100644 --- a/modules/gitops-modifying-rhsso-requests-limits.adoc +++ b/modules/gitops-modifying-rhsso-requests-limits.adoc @@ -8,8 +8,9 @@ By default, the RHSSO container is created with resource requests and limitations. You can change and manage the resource requests. +[options="header"] |=== -|*Resource* |*Requests* |*Limits* +|Resource |Requests |Limits |CPU|500|1000m |Memory|512 Mi|1024 Mi diff --git a/modules/gitops-repo-server-properties.adoc b/modules/gitops-repo-server-properties.adoc index 7faffd41a817..5d546dc0c741 100644 --- a/modules/gitops-repo-server-properties.adoc +++ b/modules/gitops-repo-server-properties.adoc @@ -8,8 +8,9 @@ The following properties are available for configuring the Repo server component: +[options="header"] |=== -|**Name** |**Default** | **Description** +|Name |Default | Description |`resources` |`____` |The container compute resources. |`mountsatoken` |`false` |Defines whether the `serviceaccount` token should be mounted to the repo-server pod. |`serviceaccount` |`""` |The name of the `serviceaccount` to use with the repo-server pod. diff --git a/modules/go-compatibility-and-support-matrix.adoc b/modules/go-compatibility-and-support-matrix.adoc index 5c4b95804027..72b1979bb073 100644 --- a/modules/go-compatibility-and-support-matrix.adoc +++ b/modules/go-compatibility-and-support-matrix.adoc @@ -19,10 +19,11 @@ In the table, features are marked with the following statuses: In {OCP} 4.13, the `stable` channel has been removed. Before upgrading to {OCP} 4.13, if you are already on the `stable` channel, choose the appropriate channel and switch to it. ==== +[options="header"] |=== -|*OpenShift GitOps* 7+|*Component Versions*|*OpenShift Versions* +|OpenShift GitOps 7+|Component Versions|OpenShift Versions -|*Version* |*`kam`* |*Helm* |*Kustomize* |*Argo CD*|*Argo Rollouts*|*Dex* |*RH SSO* | +s|Version s|`kam` s|Helm s|Kustomize s|Argo CD s|Argo Rollouts s|Dex s|RH SSO | |1.12.0 |0.0.51 TP |3.14.0 GA |5.2.1 GA |2.10.3 GA |1.6.0 TP |2.36.0 GA |7.6.0 GA |4.12-4.15 @@ -81,4 +82,4 @@ The features mentioned in the following table are currently in Technology Previe |The {gitops-title} *Environments* page in the *Developer* perspective of the {OCP} web console  |1.1.0 |NA -|==== +|==== \ No newline at end of file diff --git a/observability/monitoring/monitoring-the-gitops-operator-performance.adoc b/observability/monitoring/monitoring-the-gitops-operator-performance.adoc index c6442fc8142e..2f0425bc3004 100644 --- a/observability/monitoring/monitoring-the-gitops-operator-performance.adoc +++ b/observability/monitoring/monitoring-the-gitops-operator-performance.adoc @@ -9,8 +9,9 @@ toc::[] The {gitops-title} Operator emits metrics about its performance. With the OpenShift monitoring stack that picks up these metrics, you can monitor and analyze the Operator’s performance. The Operator exposes the following metrics, which you can view by using the {OCP} web console: .{gitops-shortname} Operator performance metrics +[options="header"] |=== -|*Metric name* |*Type* |*Description* +|Metric name |Type |Description |`active_argocd_instances_total` |Gauge |The total number of active Argo CD instances currently managed by the Operator across the cluster at a given time.