feat: scale aggregation to 4 replicas across cluster nodes
This commit is contained in:
@@ -72,7 +72,7 @@ services:
|
|||||||
limits: { cpu: "1", memory: 512Mi }
|
limits: { cpu: "1", memory: 512Mi }
|
||||||
|
|
||||||
aggregation:
|
aggregation:
|
||||||
replicas: 1
|
replicas: 4
|
||||||
image: aggregation
|
image: aggregation
|
||||||
command: "python -m services.aggregation.main"
|
command: "python -m services.aggregation.main"
|
||||||
tier: processing
|
tier: processing
|
||||||
|
|||||||
Reference in New Issue
Block a user