mirror of https://github.com/hashicorp/consul
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>pull/14153/head
parent
f3dc6c8caf
commit
0f7ca4a3af
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue