From b8844249d4c77fd3f4a47d65c9a2da4632f49abe Mon Sep 17 00:00:00 2001 From: richardrobertreitz Date: Fri, 24 Oct 2025 07:57:25 +0000 Subject: [PATCH] Update EdgeConnectConfig.yaml --- EdgeConnectConfig.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/EdgeConnectConfig.yaml b/EdgeConnectConfig.yaml index 2f65543..931f029 100644 --- a/EdgeConnectConfig.yaml +++ b/EdgeConnectConfig.yaml @@ -3,8 +3,8 @@ kind: edgeconnect-deployment metadata: name: "edge-app-demo" # name could be used for appName - appVersion: "1" - organization: "edp2-orca" + appVersion: "1.0.0" + organization: "edp2" spec: # dockerApp: # Docker is OBSOLETE # appVersion: "1.0.0" @@ -13,10 +13,10 @@ spec: k8sApp: 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: - - region: "US" - cloudletOrg: "TelekomOp" - cloudletName: "gardener-shepherd-test" - flavorName: "defualt" + - region: "EU" + cloudletOrg: "TelekomOP" + cloudletName: "Munich" + flavorName: "EU.small" network: outboundConnections: - protocol: "tcp"