chore: increase memory limit

This commit is contained in:
DIYgod 2023-04-18 01:24:31 +01:00
parent a8a5e76a4a
commit 4bd50691db
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ spec:
memory: "1500Mi"
cpu: "200m"
limits:
memory: "2500Mi"
memory: "10000Mi"
cpu: "2000m"
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File