Compare commits

...

3 commits
v1.2.5 ... main

Author SHA1 Message Date
caf5d0a7e8 Update .forgejo/workflows/delete.yaml
All checks were successful
build / build (push) Successful in 15s
2025-10-24 07:59:45 +00:00
8076efc80a Update .forgejo/workflows/deploy.yaml
All checks were successful
build / build (push) Successful in 15s
2025-10-24 07:59:29 +00:00
b8844249d4 Update EdgeConnectConfig.yaml
All checks were successful
build / build (push) Successful in 15s
2025-10-24 07:57:25 +00:00
3 changed files with 8 additions and 8 deletions

View file

@ -27,6 +27,6 @@ jobs:
id: delete
with:
configFile: ./EdgeConnectConfig.yaml
baseUrl: https://hub.apps.orca.platform.mg3.mdb.osc.live
baseUrl: https://hub.apps.edge.platform.mg3.mdb.osc.live
username: ${{ secrets.EDGEXR_PLATFORM_USERNAME }}
password: ${{ secrets.EDGEXR_PLATFORM_PASSWORD }}

View file

@ -27,6 +27,6 @@ jobs:
id: deploy
with:
configFile: ./EdgeConnectConfig.yaml
baseUrl: https://hub.apps.orca.platform.mg3.mdb.osc.live
baseUrl: https://hub.apps.edge.platform.mg3.mdb.osc.live
username: ${{ secrets.EDGEXR_PLATFORM_USERNAME }}
password: ${{ secrets.EDGEXR_PLATFORM_PASSWORD }}

View file

@ -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"