From 35869c9736f66f28add38822381667d9ce6e5238 Mon Sep 17 00:00:00 2001 From: Pere Miquel Brull Date: Fri, 27 Oct 2023 11:38:14 +0200 Subject: [PATCH] [Docs] - Highlight ES requirements (#13741) * Added Helm Chart breaking changes * Added Helm Chart breaking changes --- .../partials/v1.2/deployment/upgrade/upgrade-prerequisites.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openmetadata-docs/content/partials/v1.2/deployment/upgrade/upgrade-prerequisites.md b/openmetadata-docs/content/partials/v1.2/deployment/upgrade/upgrade-prerequisites.md index 9d27a77dfe07..e85f801ec6b2 100644 --- a/openmetadata-docs/content/partials/v1.2/deployment/upgrade/upgrade-prerequisites.md +++ b/openmetadata-docs/content/partials/v1.2/deployment/upgrade/upgrade-prerequisites.md @@ -122,8 +122,8 @@ ERROR: Elasticsearch did not exit normally - check the logs at /usr/share/elasti ERROR: Elasticsearch exited unexpectedly ``` -In order to move forward, you can remove volumes / delete the indexes directly from your search instances. Note that -OpenMetadata stores everything in the database, so indexes can be recreated directly from the UI. We will +In order to move forward, **you must remove volumes or delete the indexes** directly from your search instances. Note that +OpenMetadata stores everything in the database, so indexes can be recreated from the UI. We will show you how in the [Post-Upgrade Steps](/deployment/upgrade#reindex). ### Helm Chart Values