Commit 0f2945f6 authored by Sergio Gimenez's avatar Sergio Gimenez
Browse files

hotfix: Fix variable to point it to the k8s service of the partner FM

That only will only work in the single-cluster deployment though
parent 1880dedc
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ oeg_mongodb_persistence_create_pv: true
oeg_mongo_uri: "mongodb://{{ oeg_mongodb_name }}:{{ oeg_mongodb_service_port }}"
oeg_srm_host: "http://srm:8080/srm/1.0.0"
oeg_federation_manager_host: "http://federation-manager.federation-manager.svc.cluster.local:8989/operatorplatform/federation/v1"
oeg_partner_api_root: "http://10.8.0.1:31002"
oeg_partner_api_root: "http://federation-manager.federation-manager-remote.svc.cluster.local:8989"
oeg_token_endpoint: "http://keycloak.federation-manager.svc.cluster.local:8080/realms/federation/protocol/openid-connect/token"

# Resource limits