Skip to content

Commit 91b37f7

Browse files
committed
Update how-to-managed-cluster-networking.md
1 parent ea8282d commit 91b37f7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/service-fabric/how-to-managed-cluster-networking.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -562,11 +562,10 @@ To configure bring your own load balancer:
562562
{
563563
"apiVersion": "[variables('sfApiVersion')]",
564564
"type": "Microsoft.ServiceFabric/managedclusters/nodetypes",
565-
...
566565
"properties": {
567566
"isPrimary": false,
568567
"useDefaultPublicLoadBalancer": true
569-
...
568+
}
570569
}
571570
```
572571

0 commit comments

Comments
 (0)