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

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
pull/14153/head
sarahalsmiller 2 years ago committed by GitHub
parent 2ead9668fb
commit 44d1e49d89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -129,9 +129,9 @@ The default value is suitable for most deployments, but you may require a specif
* Default: `"hashicorp/consul-api-gateway:RELEASE_VERSION"` * Default: `"hashicorp/consul-api-gateway:RELEASE_VERSION"`
### image.envoy ### image.envoy
The image to use for consul-api-gateway. View available image tags on [DockerHub](https://hub.docker.com/r/hashicorp/consul-api-gateway/tags). Specifies the Docker image to use for the Envoy proxy container. View available image tags on [DockerHub](https://hub.docker.com/r/hashicorp/consul-api-gateway/tags).
Most deployments will use the default value unless a specific version of Envoy is desired. The default value is suitable for most deployments, but you may require a specific version of Envoy depending on your environment.
* Type: string * Type: string
* Required: optional * Required: optional
* Default: `"envoyproxy/envoy:RELEASE_VERSION"` * Default: `"envoyproxy/envoy:RELEASE_VERSION"`

Loading…
Cancel
Save