Skip to content

Commit

Permalink
Merge pull request #5 from lalithkota/develop
Browse files Browse the repository at this point in the history
Helm Charts part-2 esignet: Fixed mock id values
  • Loading branch information
pjoshi751 authored Jun 24, 2024
2 parents 5d5caa3 + ad19864 commit 5807fcf
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 5807fcf

Please sign in to comment.