Skip to content

Commit

Permalink
Merge pull request #653 from Rakshitha650/patch-1
Browse files Browse the repository at this point in the history
[DSD-4835]added signuphost
  • Loading branch information
ckm007 authored Mar 19, 2024
2 parents 87afb77 + 94b03c2 commit 2c372f9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions charts/config-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,13 @@ envVariables:
key: mosip-esignet-host
enabled: true

- name: SPRING_CLOUD_CONFIG_SERVER_OVERRIDES_MOSIP_SIGNUP_HOST
valueFrom:
configMapKeyRef:
name: global
key: mosip-signup-host
enabled: true

- name: SPRING_CLOUD_CONFIG_SERVER_OVERRIDES_DB_DBUSER_PASSWORD
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 2c372f9

Please sign in to comment.