Skip to content

Commit

Permalink
[DSD-6742] Updated values.yaml (#496)
Browse files Browse the repository at this point in the history
Signed-off-by: shubham_G <[email protected]>
  • Loading branch information
shubham17998 authored Dec 21, 2024
1 parent e23b58f commit e691b36
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions deploy/config-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,13 @@ envVariables:
name: keycloak-client-secrets
enabled: true

- name: SPRING_CLOUD_CONFIG_SERVER_OVERRIDES_MOSIP_IDA_CLIENT_SECRET
valueFrom:
secretKeyRef:
key: mosip_ida_client_secret
name: keycloak-client-secrets
enabled: true

- name: SPRING_CLOUD_CONFIG_SERVER_OVERRIDES_MOSIP_PREREG_CLIENT_SECRET
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit e691b36

Please sign in to comment.