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