Skip to content

Commit 6ad2174

Browse files
committed
added path for OSM
Signed-off-by: Aditya Chaterjee <[email protected]>
1 parent b34b0bf commit 6ad2174

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Meshery-Adapters-pathway.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,12 @@
3232
{
3333
"course_id": "traefik-meshery-adapter",
3434
"title": "Working with Meshery and Traefik Mesh",
35-
"description":"Learn how to run Meshery, install Traefik mesh and deploy a sample app"
35+
"description": "Learn how to run Meshery, install Traefik mesh and deploy a sample app"
36+
},
37+
{
38+
"course_id": "open-service-mesh-meshery-adapter",
39+
"title": "Working with Meshery and Open Service Mesh",
40+
"description": "Learn how to run Meshery, install Open Service Mesh and deploy a sample app"
3641
}
3742
]
3843
}

0 commit comments

Comments
 (0)