Add new MeshService config page to nav

This commit is contained in:
Nathan Coleman 2022-08-15 11:14:27 -04:00
parent d204422466
commit 8421b14ca8
1 changed files with 4 additions and 0 deletions

View File

@ -399,6 +399,10 @@
{
"title": "Routes",
"path": "api-gateway/configuration/routes"
},
{
"title": "MeshService",
"path": "api-gateway/configuration/meshservice"
}
]
}