Skip to content

Commit

Permalink
[DSD-5460]added mosip_otp db
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshitha650 <[email protected]>
  • Loading branch information
Rakshitha650 authored Jun 10, 2024
1 parent a72ab78 commit c41552d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions charts/postgres-init/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,19 @@ databases:
repoUrl: https://github.com/mosip/resident-services.git
branch: develop

mosip_otp:
enabled: true
host: "postgres-postgresql"
port: 5432
su:
user: postgres
secret:
name: postgres-postgresql
key: postgres-password
dml: 0
repoUrl: https://github.com/mosip/otp-manager.git
branch: develop

mosip_toolkit:
enabled: true
host: "postgres-postgresql"
Expand Down

0 comments on commit c41552d

Please sign in to comment.