mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 07:21:36 +01:00
chore(helmfile): Raising memory limits due to OOMKill during testautomation
This commit is contained in:
@@ -50,10 +50,10 @@ resources:
|
||||
dovecot:
|
||||
limits:
|
||||
cpu: 99
|
||||
memory: "256Mi"
|
||||
memory: "512Mi"
|
||||
requests:
|
||||
cpu: 0.1
|
||||
memory: "32Mi"
|
||||
memory: "64Mi"
|
||||
element:
|
||||
limits:
|
||||
cpu: 99
|
||||
|
||||
Reference in New Issue
Block a user