Reduce grist mempry limit
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
@@ -108,9 +108,9 @@ spec:
|
||||
value: gvisor
|
||||
resources:
|
||||
requests:
|
||||
memory: 500M
|
||||
memory: 300M
|
||||
limits:
|
||||
memory: 500M
|
||||
memory: 300M
|
||||
securityContext:
|
||||
capabilities:
|
||||
add:
|
||||
|
||||
Reference in New Issue
Block a user