moved consul api gateway to top of nav hierarchy
This commit is contained in:
parent
1fdc74c7d7
commit
2e90c9075d
|
@ -356,6 +356,10 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Consul API Gateway <sup>BETA</sup>",
|
||||
"path": "api-gateway"
|
||||
},
|
||||
{
|
||||
"title": "Kubernetes",
|
||||
"routes": [
|
||||
|
@ -475,10 +479,6 @@
|
|||
"title": "Transparent Proxy",
|
||||
"href": "/docs/connect/transparent-proxy"
|
||||
},
|
||||
{
|
||||
"title": "Consul API Gateway <sup>BETA</sup>",
|
||||
"path": "k8s/connect/api-gateway"
|
||||
},
|
||||
{
|
||||
"title": "Ingress Gateways",
|
||||
"path": "k8s/connect/ingress-gateways"
|
||||
|
|
Loading…
Reference in New Issue