Give a higher limit to roundcube(slow initialialization)

This commit is contained in:
Quentin Legot 2023-10-12 13:34:03 +02:00
parent bf230147d9
commit 02b6dcffa0

View File

@ -31,7 +31,7 @@ spec:
resources: resources:
limits: limits:
memory: "128Mi" memory: "128Mi"
cpu: "300m" cpu: "500m"
ports: ports:
- containerPort: 80 - containerPort: 80
name: roundcube name: roundcube