increase mem for ocr

main
Johannes Wicovsky 3 years ago
parent 4fdea76381
commit 646ed4715a

@ -37,7 +37,7 @@ spec:
memory: "0.5Gi" memory: "0.5Gi"
cpu: "0.5" cpu: "0.5"
limits: limits:
memory: "3Gi" memory: "4Gi"
cpu: "1" cpu: "1"
imagePullPolicy: Always imagePullPolicy: Always
env: env:

Loading…
Cancel
Save