Give a higher limit to roundcube(slow initialialization)
This commit is contained in:
parent
bf230147d9
commit
02b6dcffa0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user