mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 07:21:36 +01:00
chore(openproject): Avoid OOM kills in dev deployments
This commit is contained in:
@@ -293,7 +293,7 @@ resources:
|
||||
openproject:
|
||||
limits:
|
||||
cpu: 99
|
||||
memory: "2Gi"
|
||||
memory: "3Gi"
|
||||
requests:
|
||||
cpu: 0.1
|
||||
memory: "768Mi"
|
||||
|
||||
Reference in New Issue
Block a user