fix(paperless-ai): increase memory limit 512Mi -> 2Gi (OOMKilled)
This commit is contained in:
@@ -55,8 +55,8 @@ spec:
|
||||
value: "yes"
|
||||
resources:
|
||||
requests:
|
||||
cpu: 50m
|
||||
memory: 128Mi
|
||||
limits:
|
||||
cpu: 500m
|
||||
cpu: 100m
|
||||
memory: 512Mi
|
||||
limits:
|
||||
cpu: "1"
|
||||
memory: 2Gi
|
||||
|
||||
Reference in New Issue
Block a user