From d3ab1af9ce3795108046a2493a58fdb10299c85a Mon Sep 17 00:00:00 2001 From: "Dr. Christoph \"Schorsch\" Jung" Date: Thu, 20 Oct 2022 11:19:09 +0200 Subject: [PATCH] https://jira.catena-x.net/browse/KA-48 int need to sync with int, not dev --- infrastructure/templates/consumer-connector.yaml | 2 +- infrastructure/templates/oem-connector.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/infrastructure/templates/consumer-connector.yaml b/infrastructure/templates/consumer-connector.yaml index 76d590e8..5a075e2b 100644 --- a/infrastructure/templates/consumer-connector.yaml +++ b/infrastructure/templates/consumer-connector.yaml @@ -276,7 +276,7 @@ data: cx.agent.controlplane.url=http://consumer-control-plane:8181/data cx.agent.asset.file=dataspace.ttl cx.agent.dataspace.synchronization=60000 - cx.agent.dataspace.remotes=https://knowledge.dev.demo.catena-x.net/oem-edc-control/BPNL00000003COJN,https://knowledge.dev.demo.catena-x.net/tiera-edc-control/BPNL00000003CPIY,https://knowledge.dev.demo.catena-x.net/consumer-edc-control/BPNL00000003CQI9 + cx.agent.dataspace.remotes=https://{{ .Values.ingress.host}}/oem-edc-control/BPNL00000003COJN,https://{{ .Values.ingress.host}}/tiera-edc-control/BPNL00000003CPIY,https://{{ .Values.ingress.host}}/consumer-edc-control/BPNL00000003CQI9 # edc.api.control.auth.apikey.key= # edc.api.control.auth.apikey.value= diff --git a/infrastructure/templates/oem-connector.yaml b/infrastructure/templates/oem-connector.yaml index 79b3c5f2..1f38ce96 100644 --- a/infrastructure/templates/oem-connector.yaml +++ b/infrastructure/templates/oem-connector.yaml @@ -276,7 +276,7 @@ data: cx.agent.controlplane.url=http://oem-control-plane:8181/data cx.agent.asset.file=dataspace.ttl cx.agent.dataspace.synchronization=60000 - cx.agent.dataspace.remotes=https://knowledge.dev.demo.catena-x.net/tiera-edc-control/BPNL00000003CPIY + cx.agent.dataspace.remotes=https://{{ .Values.ingress.host}}/tiera-edc-control/BPNL00000003CPIY # edc.api.control.auth.apikey.key= # edc.api.control.auth.apikey.value=