mirror of https://github.com/status-im/consul.git
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
This commit is contained in:
parent
0f7ca4a3af
commit
eb4cca32b6
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue