Skip to content

Commit

Permalink
[PHEE-625] Configure helm Values for ops-web (#405)
Browse files Browse the repository at this point in the history
* configure variables for ops-web

* update host for voucher and bulk

---------

Co-authored-by: Somanath Hugar <somanathhugar@fynarfin.io>
  • Loading branch information
somanath21 and Somanath Hugar authored Mar 24, 2024
1 parent 5d6d2e3 commit f2212ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions helm/ph-ee-engine/operations-web/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ backend:
PH_OPS_BACKEND_SERVER_URL: https://ops-bk.sandbox.mifos.io/api/v1
PH_VOU_BACKEND_SERVER_URL: https://ops-bk.sandbox.mifos.io/api/v1
PH_ACT_BACKEND_SERVER_URL: https://ops-bk.sandbox.mifos.io/api/v1
PH_VOU_CALLBACK_URL: https://vouchers.sandbox.mifos.io
PH_OPS_BATCH_KEY: ""
PH_OPS_BULK_CONNECTOR_URL: https://bulk-connector.sandbox.mifos.io
PH_PLATFORM_TENANT_ID: phdefault
PH_PLATFORM_TENANT_IDS: phdefault
PH_REGISTERING_INSTITUTION_ID: SocialInstitution
Expand Down

0 comments on commit f2212ea

Please sign in to comment.