From 147cea0736b66919c48ea77ed62fd828621f681a Mon Sep 17 00:00:00 2001 From: "stephan.lo" Date: Wed, 15 Oct 2025 08:20:43 +0000 Subject: [PATCH] chore(): changed target organisation from dev-framework to edp2 --- EdgeConnectConfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EdgeConnectConfig.yaml b/EdgeConnectConfig.yaml index 4c3fe02..37bde30 100644 --- a/EdgeConnectConfig.yaml +++ b/EdgeConnectConfig.yaml @@ -12,7 +12,7 @@ spec: appVersion: "1.0.0" manifestFile: "./k8s-deployment.yaml" # store hash of the manifest file in annotation field. Annotations is a comma separated map of arbitrary key value pairs, infraTemplate: - - organization: "dev-framework" + - organization: "edp2" region: "EU" cloudletOrg: "TelekomOP" cloudletName: "Munich"