labmap/backend/diagrams/diagram_argo.json
2025-07-11 18:18:08 +03:00

19 lines
346 B
JSON

{
"nodes": [
{
"id": "1",
"type": "custom",
"data": {
"label": "Node 1",
"icon": "https://s3.dvirlabs.com/lab-icons/dev-tools/argocd.svg"
},
"position": {
"x": 307.58165778037267,
"y": 195.1586839847007
},
"width": 103,
"height": 103
}
],
"edges": []
}