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