fix: increase API memory limit to 512Mi (Bun OOMKilled at 256Mi)
Some checks failed
Build & Deploy / build-and-deploy (push) Failing after 2m21s
Some checks failed
Build & Deploy / build-and-deploy (push) Failing after 2m21s
This commit is contained in:
parent
8fbd3ddc9b
commit
6008536765
@ -77,7 +77,7 @@ spec:
|
||||
memory: "64Mi"
|
||||
cpu: "10m"
|
||||
limits:
|
||||
memory: "256Mi"
|
||||
memory: "512Mi"
|
||||
cpu: "200m"
|
||||
|
||||
imagePullSecrets:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user