Skip to content

Commit

Permalink
[MOSIP-33894]
Browse files Browse the repository at this point in the history
Signed-off-by: techno-376 <[email protected]>
  • Loading branch information
Rakshitha650 committed Jul 15, 2024
1 parent d017845 commit a5cd2e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,11 @@ mosip.kernel.sms.country.code=+91

### Install
* Install `kubectl` and `helm` utilities.
* Run `install.sh` to run the partner-onboarder to create the signup-oidc
```
cd partner-onboarder
./install.sh
```
* Run `install-all.sh` to deploy signup services.
```
cd helm
Expand Down

0 comments on commit a5cd2e8

Please sign in to comment.