From b1924a6e3de6daa9bb7b13a55cf8c40125cc7fda Mon Sep 17 00:00:00 2001 From: Manjun Jiao <99330986+mjiao@users.noreply.github.com> Date: Tue, 30 Jul 2024 13:03:03 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ab4262..eb77fee 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ SPDX-FileContributor: Manjun Jiao (@mjiao) SPDX-License-Identifier: Apache-2.0 --> -# OCP External Services for SAP EIC Validation +# OCP External Services for SAP EIC Test Validation This repository provides scripts and procedures for setting up and validating external services for SAP EIC on OpenShift Container Platform (OCP). The services covered include PostgreSQL and Redis. This guide will help you install and configure these services, as well as perform cleanup after validation. @@ -179,4 +179,4 @@ oc delete namespace sap-eic-external-redis # License -This project is licensed under the Apache License 2.0. See the [LICENSE](https://www.apache.org/licenses/LICENSE-2.0) for details. \ No newline at end of file +This project is licensed under the Apache License 2.0. See the [LICENSE](https://www.apache.org/licenses/LICENSE-2.0) for details.