Skip to content

Commit

Permalink
feat: 🎸 increase resources` (#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
severo authored Jan 19, 2023
1 parent 0096583 commit cfb12c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chart/env/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ splits:

nodeSelector:
role-datasets-server: "true"
replicas: 20
replicas: 40
resources:
requests:
cpu: 1
Expand All @@ -200,7 +200,7 @@ firstRows:

nodeSelector:
role-datasets-server: "true"
replicas: 32
replicas: 64
resources:
requests:
cpu: 1
Expand Down

0 comments on commit cfb12c5

Please sign in to comment.