-
Notifications
You must be signed in to change notification settings - Fork 6
Deprecated structure in appinsts.yml #5
Copy link
Copy link
Open
Description
The example presented below (from appinst.yml) does not work with mobiledgex/deploy-app-action@v1.2.2.
- appinst:
key:
cluster_inst_key:
cluster_key:
name: venky-test
cloudlet_key:
name: frankfurt-main
organization: TDG
organization: VenkyDev
This structure should work:
- appinst:
key:
cluster_inst_key:
cluster_key:
name: venky-test
organization: VenkyDev
cloudlet_key:
name: frankfurt-main
organization: TDG
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels