From 84adb8d0ea22c8b576ef6bbdd1150db6e38862e5 Mon Sep 17 00:00:00 2001 From: Ilya Buziuk Date: Thu, 21 Apr 2022 15:18:33 +0200 Subject: [PATCH] docs: Installing Che on OpenShift 4 using OperatorHub (#2299) Signed-off-by: Ilya Buziuk --- .../partials/proc_creating-an-instance-of-the-che-operator.adoc | 2 +- .../partials/proc_installing-the-che-operator.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/administration-guide/partials/proc_creating-an-instance-of-the-che-operator.adoc b/modules/administration-guide/partials/proc_creating-an-instance-of-the-che-operator.adoc index 929b6ea844..fb7c78a7a0 100644 --- a/modules/administration-guide/partials/proc_creating-an-instance-of-the-che-operator.adoc +++ b/modules/administration-guide/partials/proc_creating-an-instance-of-the-che-operator.adoc @@ -32,7 +32,7 @@ The installation might take more than 5 minutes. The URL appears when the {prod} .Verification -. To verify the {prod-short} instance has installed correctly, navigate to the *{prod2} Cluster* tab of the *Operator details* page. The *CheClusters* page displays the list of {prod-short} instances and their status. +. To verify that the {prod-short} instance has installed correctly, navigate to the *{prod2} Cluster* tab of the *Operator details* page. The *{prod} instance Specification* page displays the list of {prod} instances and their status. . Click *{prod-checluster}* `CheCluster` and navigate to the *Details* tab. diff --git a/modules/administration-guide/partials/proc_installing-the-che-operator.adoc b/modules/administration-guide/partials/proc_installing-the-che-operator.adoc index db9c3792c2..ccdfcf4c8d 100644 --- a/modules/administration-guide/partials/proc_installing-the-che-operator.adoc +++ b/modules/administration-guide/partials/proc_installing-the-che-operator.adoc @@ -5,7 +5,7 @@ [id="installing-the-{prod-id-short}-operator_{context}"] = Installing the {prod} Operator -{prod} Operator provides all the resources for running {prod-short}, such as PostgreSQL, {identity-provider}, image registries, and the {prod-short} server, and it also configures all these services. +The {prod} Operator provides and manages all the resources for running {prod-short}, such as PostgreSQL, image registries, and the {prod-short} server. The {prod} Operator also configures all these services. .Prerequisites