From a1fca34f78743e68477b3107945f0f7bd5553d23 Mon Sep 17 00:00:00 2001 From: Ilya Buziuk Date: Thu, 21 Apr 2022 10:56:32 +0200 Subject: [PATCH] docs: Installing Che on OpenShift 4 using OperatorHub 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 929b6ea844f..c5263c2269f 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 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 db9c3792c23..2266411fb4a 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. +{prod} Operator provides and manages all the resources for running {prod-short}, such as PostgreSQL, image registries, and the {prod-short} server, and it also configures all these services. .Prerequisites