Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
This commit is contained in:
sarahalsmiller 2022-08-01 16:02:49 -05:00 committed by GitHub
parent 02dcd4a0a9
commit 9b07bf91f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ If set to `true`, then the Envoy container ports are mapped to host ports.
## Full Configuration
The following example creates a gateway class configuration called `test-gateway-class-config`:
The following example creates a gateway class configuration called `test-gateway-class-config`. Traffic that passes through gateways created from the class configuration authenticate with Consul over HTTPS on port `8501`. Consul client agents communicate with server agents on port `8502` :
<CodeBlockConfig filename="gateway.yaml">