Skip to content

Commit b9a0807

Browse files
committed
Downsizing default cluster agent count
1 parent 0024f3d commit b9a0807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: DeviceCache.Infrastructure/Cluster.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
"orchestratorEngine": "Kubernetes",
2222
"masterCount": 1,
23-
"minionCount": 5,
23+
"minionCount": 3,
2424
"minionMachineSize": "Standard_A2",
2525

2626
"minionsEndpointDNSNamePrefix": "[concat(parameters('EnvironmentTag'),'minions')]",

0 commit comments

Comments
 (0)