Skip to content

Commit 70dad04

Browse files
authored
[DSD-4835]Update values.yaml
Signed-off-by: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com>
1 parent 87afb77 commit 70dad04

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

charts/config-server/values.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,13 @@ envVariables:
194194
key: mosip-esignet-host
195195
enabled: true
196196

197+
- name: SPRING_CLOUD_CONFIG_SERVER_OVERRIDES_MOSIP_SIGNUP_HOST
198+
valueFrom:
199+
configMapKeyRef:
200+
name: global
201+
key: mosip-signup-host
202+
enabled: true
203+
197204
- name: SPRING_CLOUD_CONFIG_SERVER_OVERRIDES_DB_DBUSER_PASSWORD
198205
valueFrom:
199206
secretKeyRef:

0 commit comments

Comments
 (0)