diff --git a/.gitlab/production-values.yaml b/.gitlab/production-values.yaml
index 500ed0aa53b98dece486905f170513a194487dfe..7c5161ff17fb608ffce6be5d6b02a09673b8c66c 100644
--- a/.gitlab/production-values.yaml
+++ b/.gitlab/production-values.yaml
@@ -1,6 +1,9 @@
 service:
   externalPort: 80
   internalPort: 80
+hpa:
+  minReplicas: 10
+  maxReplicas: 40
 ingress:
   annotations:
     certmanager.k8s.io/cluster-issuer: letsencrypt-prod