Skip to content

Commit

Permalink
[PHEE-540] Update Operations-App Ingress url with service name in Cha…
Browse files Browse the repository at this point in the history
…nnel (#351)

Co-authored-by: Sourabh <sourabh@Sourabhs-MacBook-Pro.local>
  • Loading branch information
shkr7 and Sourabh authored Jan 22, 2024
1 parent 9585472 commit 3d40676
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions helm/g2p-sandbox/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,9 +204,6 @@ ph-ee-engine:
stub_hostname: "channel-gsma.sandbox.mifos.io"
SPRING_PROFILES_ACTIVE: "bb,tenants"
DFSPIDS: "rhino,gorilla,lion"
operations:
url: "http://ph-ee-operations-app:80/api/v1"
authEnabled: false
tenantPrimary:
clientId: "mifos"
clientSecret: "password"
Expand Down
2 changes: 1 addition & 1 deletion helm/ph-ee-engine/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ channel:
keyFormat: "clientCorrelationId_tenant_api"
apiList: "/channel/transfer,/channel/collection,/channel/gsma/transaction,/channel/transactionRequest"
operations:
url: ""
url: "http://ph-ee-operations-app:80/api/v1"
authEnabled: false
tenantPrimary:
clientId: ""
Expand Down

0 comments on commit 3d40676

Please sign in to comment.