Skip to content

Commit

Permalink
Remove AutomaticExpansionPolicy's minTargetZonalInstanceCount min and…
Browse files Browse the repository at this point in the history
… max limitations
  • Loading branch information
raresmihai committed Jan 8, 2025
1 parent 0e2dcd4 commit 3724c55
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4003,8 +4003,6 @@
"minTargetZonalInstanceCount": {
"type": "integer",
"format": "int32",
"minimum": 0,
"maximum": 100,
"description": "Specifies the minimum number of zonal VMs that will be gradually provisioned to the scale set."
}
},
Expand Down

0 comments on commit 3724c55

Please sign in to comment.