Commit 4ac78fb
committed
fix: reduce CPU request for dev to fit within namespace quota
- requests.cpu: 500m → 100m
- requests.memory: 1Gi → 256Mi
- limits.cpu: 1000m → 500m
- limits.memory: 2Gi → 1Gi
Resolves: exceeded quota compute-long-running-quota error during rolling updates1 parent 6c77af4 commit 4ac78fb
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 13 | | |
17 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments