Skip to content

Commit

Permalink
Helm Charts part-2 esignet: Fixed mock id values
Browse files Browse the repository at this point in the history
Signed-off-by: Lalith Kota <kotalalith@gmail.com>
  • Loading branch information
lalithkota committed Jun 24, 2024
1 parent 4348e39 commit ad19864
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions charts/openg2p-pbms-p2/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ questions:
description: This installs Mock Identity System with eSignet
type: boolean
label: Install Mock Identity System?
group: Mock Identity System Settings
show_if: "esignet.enabled=true"

- variable: esignet.mock-identity-system.hostname
Expand Down
1 change: 1 addition & 0 deletions charts/openg2p-pbms-p2/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ esignet:
esignet_captcha_secret_key: ''
mock-identity-system:
enabled: true
hostname: esignet-pbms.openg2p.sandbox.net
springConfig:
names: application,mock-identity-system
profile: default
Expand Down

0 comments on commit ad19864

Please sign in to comment.