Add new MeshService config page to nav

This commit is contained in:
Nathan Coleman 2022-08-15 11:14:27 -04:00
parent 467bfb15ac
commit b273da7c0c
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"
}
]
}