From aa175f27347643de3e1a6dadee31b9b2a38652bc Mon Sep 17 00:00:00 2001 From: techno-467 Date: Fri, 28 Jun 2024 22:10:40 +0530 Subject: [PATCH] [DSD-5515] inji-web 0.9.0 release Signed-off-by: techno-467 --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index deaebd05..e5a88189 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,14 @@ cd partner-onboarder * During the execution of the `install.sh` script, a prompt appears requesting information for the S3 bucket, including its name and URL. * Once the job is completed, log in to S3 and check the reports. There should not be any failures. -2. Execute mimoto install script +2. Execute inji-config-server install script +``` +cd helm/inji-config-server +./install.sh +``` +* Review values.yaml and make sure git repository parameters are as per your installation. + +3. Execute mimoto install script ``` cd helm/mimoto