Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ea90261

Browse files
authored and
committed
Update
1 parent 0684368 commit ea90261

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

servicedef.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"containerPort": 80
99
}],
1010
"deploymentConfiguration": {
11-
"maximumPercent": 100,
12-
"minimumHealthyPercent": 200
11+
"maximumPercent": 200,
12+
"minimumHealthyPercent": 100
1313
},
1414
"healthCheckGracePeriodSeconds": 0,
15-
"desiredCount": 10,
15+
"desiredCount": 3,
1616
"role": "ecsServiceRole"
1717
}

0 commit comments

Comments
 (0)