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",
|
"title": "Kubernetes",
|
||||||
"routes": [
|
"routes": [
|
||||||
|
@ -475,10 +479,6 @@
|
||||||
"title": "Transparent Proxy",
|
"title": "Transparent Proxy",
|
||||||
"href": "/docs/connect/transparent-proxy"
|
"href": "/docs/connect/transparent-proxy"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "Consul API Gateway <sup>BETA</sup>",
|
|
||||||
"path": "k8s/connect/api-gateway"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "Ingress Gateways",
|
"title": "Ingress Gateways",
|
||||||
"path": "k8s/connect/ingress-gateways"
|
"path": "k8s/connect/ingress-gateways"
|
||||||
|
|
Loading…
Reference in New Issue