From 2b11b584282bf3a46f523ad6ac79648efc929716 Mon Sep 17 00:00:00 2001 From: Mykhailo Kuznietsov Date: Mon, 2 May 2022 15:45:16 +0300 Subject: [PATCH] docs: update PostgreSQL info to use relevant images Signed-off-by: Mykhailo Kuznietsov --- antora.yml | 2 +- .../examples/snip_che-postgresql-additional-resources.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/antora.yml b/antora.yml index c6411f6753..0497af33e1 100644 --- a/antora.yml +++ b/antora.yml @@ -64,7 +64,7 @@ asciidoc: platforms-ingress: Kubernetes Ingress or OpenShift Route platforms-name: Kubernetes or OpenShift platforms-namespace: Kubernetes namespace or OpenShift project - postgresql-image-url: quay.io/eclipse/che-postgres + postgresql-image-url: quay.io/eclipse/che--centos--postgresql-96-centos13 prod-checluster: eclipse-che prod-cli: chectl prod-deployment: che diff --git a/modules/administration-guide/examples/snip_che-postgresql-additional-resources.adoc b/modules/administration-guide/examples/snip_che-postgresql-additional-resources.adoc index 73941daa40..30b873a40a 100644 --- a/modules/administration-guide/examples/snip_che-postgresql-additional-resources.adoc +++ b/modules/administration-guide/examples/snip_che-postgresql-additional-resources.adoc @@ -1,2 +1,2 @@ -* link:https://quay.io/repository/eclipse/che-postgres?tab=history[`quay.io/eclipse/che-postgres` container image] -* link:https://github.com/eclipse-che/che-server/tree/main/dockerfiles/postgres[{prod-short} Postgres repository] +* link:https://quay.io/repository/eclipse/che--centos--postgresql-96-centos7?tab=history[`quay.io/eclipse/che--centos--postgresql-96-centos7` container image] +* link:https://quay.io/repository/eclipse/che--centos--postgresql-13-centos7?tab=history[`quay.io/eclipse/che--centos--postgresql-13-centos7` container image]