Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3184,6 +3184,10 @@
"minimum": 4,
"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.",
"default": 30
},
"enableMultipleStandardLoadBalancers": {
"type": "boolean",
"description": "Enable multiple standard load balancers per AKS cluster or not."
}
},
"description": "Profile of the managed cluster load balancer."
Expand Down