Skip to content

Commit c3d81be

Browse files
authored
chore: add enableMultipleStandardLoadBalancers to loadBalancerProfile (#15579)
1 parent 9edadcd commit c3d81be

File tree

1 file changed

+4
-0
lines changed
  • specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2021-08-01

1 file changed

+4
-0
lines changed

specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2021-08-01/managedClusters.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3184,6 +3184,10 @@
31843184
"minimum": 4,
31853185
"description": "Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 30 minutes.",
31863186
"default": 30
3187+
},
3188+
"enableMultipleStandardLoadBalancers": {
3189+
"type": "boolean",
3190+
"description": "Enable multiple standard load balancers per AKS cluster or not."
31873191
}
31883192
},
31893193
"description": "Profile of the managed cluster load balancer."

0 commit comments

Comments
 (0)