[COMMON] Harmonize resource settings, Part 2
[oom.git] / kubernetes / common / postgres-init / values.yaml
index 7e70019..d2eb090 100644 (file)
@@ -77,10 +77,10 @@ resources:
   small:
     limits:
       cpu: "100m"
-      memory: "0.3Gi"
+      memory: "300Mi"
     requests:
       cpu: "10m"
-      memory: "0.09Gi"
+      memory: "90Mi"
   large:
     limits:
       cpu: "2"