From dc07af1039d9cad3eec025315ef5400c74e78bc0 Mon Sep 17 00:00:00 2001 From: sarahalsmiller <100602640+sarahalsmiller@users.noreply.github.com> Date: Thu, 28 Jul 2022 17:06:29 -0500 Subject: [PATCH] Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com> --- .../docs/api-gateway/configuration/gatewayclassconfig.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx b/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx index 4f7234a225..9df115ba69 100644 --- a/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx +++ b/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx @@ -82,7 +82,7 @@ Specifies the gRPC port for Consul's xDS server. * Default: `8502` ### consul.ports.http -Specifies the Consul namespace to use for authentication. +Specifies the Consul HTTP port to use for authentication. * Type: integer * Required: optional * Default: `8500`