Commit db8c0fd
fix: increase CPU and memory limits to reduce throttling
Sustained 27-43% CPU throttling observed in prod. The 200m CPU limit
is insufficient for the Astro SSR workload (mermaid rendering, auth,
postgres). Bumping limits to 500m CPU / 250Mi memory.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4923a2f commit db8c0fd
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments