Bump RSS memory limit
This commit is contained in:
parent
082093319d
commit
0b2a6579c0
@ -108,9 +108,9 @@ spec:
|
|||||||
name: web
|
name: web
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: 308Mi
|
memory: 500Mi
|
||||||
requests:
|
requests:
|
||||||
memory: 308Mi
|
memory: 500Mi
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /data
|
- mountPath: /data
|
||||||
name: storage
|
name: storage
|
||||||
|
Loading…
Reference in New Issue
Block a user