From 0f7ca4a3afd252fa093b85735f798bf41e601b8f Mon Sep 17 00:00:00 2001 From: sarahalsmiller <100602640+sarahalsmiller@users.noreply.github.com> Date: Thu, 28 Jul 2022 17:35:01 -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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx b/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx index 58115d186b..f69d10a5b0 100644 --- a/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx +++ b/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx @@ -109,10 +109,10 @@ Specifies the number of gateway instances to deploy per gateway configuration. * Default: `1` ### deployment.maxInstances -Specifies the maximum allowed number of gateway instances per gateway configuration +Specifies the maximum allowed number of gateway instances per gateway configuration. * Type: Integer * Required: optional -* Default: 8 +* Default: `8` ### deployment.minInstances Specifies the minimum allowed number of gateway instances per gateway configuration