Skip to content

Commit

Permalink
Helm Chart esignet: fixed kafka resources. Keymanager: fixed hsm heal…
Browse files Browse the repository at this point in the history
…th check

Signed-off-by: Lalith Kota <[email protected]>
  • Loading branch information
lalithkota committed Jul 3, 2024
1 parent ad5d7fd commit aa4be5d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/esignet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ kafka:
controller:
heapOpts: ""
replicaCount: 1
resources: {}
resourcesPreset: "none"
broker:
heapOpts: ""
persistence:
Expand Down
3 changes: 3 additions & 0 deletions charts/keymanager/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,9 @@ envVars:
mosip_kernel_tokenid_partnercode_salt: ''
mosip_admin_client_secret: ''

# Set true to tell Keymanager to wait for HSM
mosip_kernel_keymgr_hsm_health_check_enabled: false

envVarsFrom:
artifactory_url_env:
configMapKeyRef:
Expand Down

0 comments on commit aa4be5d

Please sign in to comment.