Skip to content

Commit

Permalink
Merge pull request #566 from accorvin/increase-trino-workers
Browse files Browse the repository at this point in the history
Increase trino worker count to 5
  • Loading branch information
accorvin authored Sep 6, 2023
2 parents 694b82d + a485321 commit d5e7848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kfdefs/overlays/prod/dh-prod-trino/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ patchesStrategicMerge:

replicas:
- name: trino-worker
count: 4
count: 5

patchesJson6902:
- patch: |
Expand Down

0 comments on commit d5e7848

Please sign in to comment.