[COMMON] Lower limit requirements for mariadb
[oom.git] / kubernetes / common / mariadb-galera / values.yaml
index afd6c54..8a46098 100644 (file)
@@ -150,11 +150,11 @@ externalConfig: ""
 resources:
   small:
     limits:
-      cpu: 2
-      memory: 4Gi
+      cpu: 500m
+      memory: 1.5Gi
     requests:
-      cpu: 1
-      memory: 2Gi
+      cpu: 100m
+      memory: 750Mi
   large:
     limits:
       cpu: 2