diff --git a/helm/g2p-sandbox/values.yaml b/helm/g2p-sandbox/values.yaml index f6b2c5483..96ee1f78d 100644 --- a/helm/g2p-sandbox/values.yaml +++ b/helm/g2p-sandbox/values.yaml @@ -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" diff --git a/helm/ph-ee-engine/values.yaml b/helm/ph-ee-engine/values.yaml index 0fc265dba..871d44b88 100644 --- a/helm/ph-ee-engine/values.yaml +++ b/helm/ph-ee-engine/values.yaml @@ -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: ""