Get Service Template Scaling
Properties
Link copied to clipboard
Maximum number of serving instances that this resource should have. Must not be less than minimum instance count. If absent, Cloud Run will calculate a default value based on the project's available container instances quota in the region and specified instance size.
Link copied to clipboard
Minimum number of serving instances that this resource should have. Defaults to 0. Must not be greater than maximum instance count.