We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c18bb2 commit c4f8539Copy full SHA for c4f8539
services/load-balancer/v1/load-balancer.json
@@ -190,7 +190,7 @@
190
"maxLoadBalancers": {
191
"description": "The maximum number of load balancing servers in this project. Unlimited if set to -1.",
192
"format": "int32",
193
- "maximum": 999,
+ "maximum": 1000000,
194
"minimum": -1,
195
"title": "Load Balancer quota",
196
"type": "integer"
0 commit comments