mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-07 08:50:25 -06:00
chore(infra): increase ressource limits to 1 cpu & 1Gi mem (#5192)
This commit is contained in:
@@ -77,8 +77,8 @@ deployment:
|
||||
limits:
|
||||
memory: 2Gi
|
||||
requests:
|
||||
cpu: 500m
|
||||
memory: 512Mi
|
||||
cpu: 1
|
||||
memory: 1Gi
|
||||
env:
|
||||
DOCKER_CRON_ENABLED:
|
||||
value: "0"
|
||||
|
||||
Reference in New Issue
Block a user