@ -18,10 +18,10 @@ spec:
{{ if .Values.smardigo.ocr.with_limits }}
resources:
requests:
memory: "1G"
memory: "1Gi"
cpu: "1"
limits:
{{ end }}
imagePullPolicy: Always
@ -37,10 +37,10 @@ spec:
memory: "2G"
memory: "2Gi"
cpu: "2"