chore: increase memory limit
This commit is contained in:
parent
a8a5e76a4a
commit
4bd50691db
|
|
@ -56,7 +56,7 @@ spec:
|
|||
memory: "1500Mi"
|
||||
cpu: "200m"
|
||||
limits:
|
||||
memory: "2500Mi"
|
||||
memory: "10000Mi"
|
||||
cpu: "2000m"
|
||||
terminationMessagePath: /dev/termination-log
|
||||
terminationMessagePolicy: File
|
||||
|
|
|
|||
Loading…
Reference in New Issue