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

This commit is contained in:
sarahalsmiller 2022-08-02 11:12:36 -05:00 committed by GitHub
parent 1c6d99cca9
commit 2fccad4c2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -175,7 +175,7 @@ If set to `true`, then the Envoy container ports are mapped to host ports.
* Default: `false`
## Full Configuration
## Example Configuration
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">