Skip to content

Commit aa175f2

Browse files
committed
[DSD-5515] inji-web 0.9.0 release
Signed-off-by: techno-467 <prafulrakhade02@gmail.com>
1 parent caa81f1 commit aa175f2

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,14 @@ cd partner-onboarder
2828
* During the execution of the `install.sh` script, a prompt appears requesting information for the S3 bucket, including its name and URL.
2929
* Once the job is completed, log in to S3 and check the reports. There should not be any failures.
3030

31-
2. Execute mimoto install script
31+
2. Execute inji-config-server install script
32+
```
33+
cd helm/inji-config-server
34+
./install.sh
35+
```
36+
* Review values.yaml and make sure git repository parameters are as per your installation.
37+
38+
3. Execute mimoto install script
3239

3340
```
3441
cd helm/mimoto

0 commit comments

Comments
 (0)