fix(pipeline): added edge connect login data
All checks were successful
build / build (push) Successful in 15s

This commit is contained in:
Richard Robert Reitz 2025-10-02 14:33:04 +02:00
parent 9cbe3875b9
commit a5ebeff989
2 changed files with 4 additions and 1 deletions

View file

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

View file

@ -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: "edp2"
- organization: "dev-framework"
region: "EU"
cloudletOrg: "TelekomOP"
cloudletName: "Munich"