diff --git a/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx b/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx index f69d10a5b0..cd030c37e5 100644 --- a/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx +++ b/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx @@ -115,10 +115,10 @@ Specifies the maximum allowed number of gateway instances per gateway configurat * Default: `8` ### deployment.minInstances -Specifies the minimum allowed number of gateway instances per gateway configuration +Specifies the minimum allowed number of gateway instances per gateway configuration. * Type: Integer * Required: optional -* Default: 1 +* Default: `1` ### image.consulAPIGateway The image to use for consul-api-gateway. View available image tags on [DockerHub](https://hub.docker.com/r/hashicorp/consul-api-gateway/tags).