mirror of https://github.com/hashicorp/consul
Update nav title to match new page title
parent
2042464e4c
commit
631ba62d59
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: docs
|
layout: docs
|
||||||
page_title: Use API Gateway for Kubernetes
|
page_title: Deploy API Gateway for Kubernetes
|
||||||
description: >-
|
description: >-
|
||||||
Learn how to apply a configured Consul API Gateway to your Kubernetes cluster, review the required fields for rerouting HTTP requests, and troubleshoot an error message.
|
Learn how to apply a configured Consul API Gateway to your Kubernetes cluster, review the required fields for rerouting HTTP requests, and troubleshoot an error message.
|
||||||
---
|
---
|
||||||
|
|
|
@ -1315,7 +1315,7 @@
|
||||||
"title": "Usage",
|
"title": "Usage",
|
||||||
"routes": [
|
"routes": [
|
||||||
{
|
{
|
||||||
"title": "Basic Usage",
|
"title": "Deploy",
|
||||||
"path": "api-gateway/usage/usage"
|
"path": "api-gateway/usage/usage"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue