Skip to content

Commit

Permalink
chore: taskomatic is getting OOM in prod sometimes
Browse files Browse the repository at this point in the history
  • Loading branch information
jdobes authored and psegedy committed Feb 20, 2025
1 parent c79b049 commit a3d62c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/clowdapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -875,7 +875,7 @@ parameters:
value: "512Mi"
- name: MEMORY_LIMIT_TASKOMATIC
description: Maximum memory limit for pod
value: "512Mi"
value: "1Gi"
- name: CPU_REQUEST_VMAAS_SYNC
description: Requested CPU for pod
value: 200m
Expand Down

0 comments on commit a3d62c8

Please sign in to comment.