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