From d6c06ea042d25b19489b17095a2f346b1adf6808 Mon Sep 17 00:00:00 2001 From: sbeskin Date: Sun, 4 Feb 2024 14:34:55 +0200 Subject: [PATCH 1/2] MTA-2175 --- docs/topics/mta-7-installing-web-console-on-openshift.adoc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/topics/mta-7-installing-web-console-on-openshift.adoc b/docs/topics/mta-7-installing-web-console-on-openshift.adoc index 6600e1f6c2..3961abee83 100644 --- a/docs/topics/mta-7-installing-web-console-on-openshift.adoc +++ b/docs/topics/mta-7-installing-web-console-on-openshift.adoc @@ -39,11 +39,6 @@ To successfully deploy, the {ProductShortName} Operator requires 3 RWO persisten |RWO |Keycloak back end database -|`pathfinder postgresql` -|1 GiB -|RWO -|Pathfinder back end database - |`cache` |100 GiB |RWX From aa82c1445b45ee39c03d29da05b048dc21d415a2 Mon Sep 17 00:00:00 2001 From: sbeskin Date: Mon, 5 Feb 2024 15:39:45 +0200 Subject: [PATCH 2/2] MTA-2175 --- docs/topics/mta-7-installing-web-console-on-openshift.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/mta-7-installing-web-console-on-openshift.adoc b/docs/topics/mta-7-installing-web-console-on-openshift.adoc index 3961abee83..b45e820ef4 100644 --- a/docs/topics/mta-7-installing-web-console-on-openshift.adoc +++ b/docs/topics/mta-7-installing-web-console-on-openshift.adoc @@ -14,7 +14,7 @@ The {ProductShortName} Operator is a structural layer that manages resources dep [id="openshift-persistent-volume-requirements_{context}"] == Persistent volume requirements -To successfully deploy, the {ProductShortName} Operator requires 3 RWO persistent volumes (PVs) used by different components. If the `rwx_supported` configuration option is set to `true`, the {ProductShortName} Operator requires an additional 2 RWX PVs that are used by Maven and the hub file storage. The PVs are described in the table below: +To successfully deploy, the {ProductShortName} Operator requires 2 RWO persistent volumes (PVs) used by different components. If the `rwx_supported` configuration option is set to `true`, the {ProductShortName} Operator requires an additional 2 RWX PVs that are used by Maven and the hub file storage. The PVs are described in the table below: .Required persistent volumes [cols="25%,25%,25%,25%", options="header"]