diff --git a/deploy/deployment.yaml b/deploy/deployment.yaml
index 164dcc5fee6085608042906aea11c4086a97b81d_ZGVwbG95L2RlcGxveW1lbnQueWFtbA==..7c0156c190cddb4bbda39973c45ceed18e07b804_ZGVwbG95L2RlcGxveW1lbnQueWFtbA== 100644
--- a/deploy/deployment.yaml
+++ b/deploy/deployment.yaml
@@ -74,7 +74,7 @@
           ]
           resources:
             requests:
-              cpu: 500m
+              cpu: 50m
               memory: 500Mi
             limits:
               memory: 500Mi
@@ -89,6 +89,6 @@
               mountPath: /etc/cubicweb.d/fresh/data
           resources:
             requests:
-              cpu: 100m
-              memory: 50Mi
+              cpu: 5m
+              memory: 10Mi
             limits:
@@ -94,5 +94,5 @@
             limits:
-              memory: 50Mi
+              memory: 10Mi
           readinessProbe:
             initialDelaySeconds: 5
             periodSeconds: 10
@@ -144,7 +144,7 @@
           ]
           resources:
             requests:
-              cpu: 100m
+              cpu: 50m
               memory: 250Mi
             limits:
               memory: 250Mi