chore(helmfile): Raising memory limits due to OOMKill during testautomation

This commit is contained in:
Thorsten Roßner
2025-09-25 14:25:41 +02:00
parent 0c603941aa
commit cf2725c76c

View File

@@ -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