diff --git a/ceilometer/values.yaml b/ceilometer/values.yaml
index 4e7f10470d..4e0a87b1b6 100644
--- a/ceilometer/values.yaml
+++ b/ceilometer/values.yaml
@@ -1963,35 +1963,35 @@ pod:
     enabled: true
     api:
       requests:
-        memory: "124Mi"
+        memory: "128Mi"
         cpu: "100m"
       limits:
         memory: "1024Mi"
         cpu: "2000m"
     compute:
       requests:
-        memory: "124Mi"
+        memory: "128Mi"
         cpu: "100m"
       limits:
         memory: "1024Mi"
         cpu: "2000m"
     collector:
       requests:
-        memory: "124Mi"
+        memory: "128Mi"
         cpu: "100m"
       limits:
         memory: "1024Mi"
         cpu: "2000m"
     notification:
       requests:
-        memory: "124Mi"
+        memory: "128Mi"
         cpu: "100m"
       limits:
         memory: "1024Mi"
         cpu: "2000m"
     central:
       requests:
-        memory: "124Mi"
+        memory: "128Mi"
         cpu: "100m"
       limits:
         memory: "1024Mi"
@@ -1999,21 +1999,21 @@ pod:
     jobs:
       db_init:
         requests:
-          memory: "124Mi"
+          memory: "128Mi"
           cpu: "100m"
         limits:
           memory: "1024Mi"
           cpu: "2000m"
       db_init_mongodb:
         requests:
-          memory: "124Mi"
+          memory: "128Mi"
           cpu: "100m"
         limits:
           memory: "1024Mi"
           cpu: "2000m"
       db_sync:
         requests:
-          memory: "124Mi"
+          memory: "128Mi"
           cpu: "100m"
         limits:
           memory: "1024Mi"
@@ -2027,28 +2027,28 @@ pod:
           cpu: "2000m"
       ks_endpoints:
         requests:
-          memory: "124Mi"
+          memory: "128Mi"
           cpu: "100m"
         limits:
           memory: "1024Mi"
           cpu: "2000m"
       ks_service:
         requests:
-          memory: "124Mi"
+          memory: "128Mi"
           cpu: "100m"
         limits:
           memory: "1024Mi"
           cpu: "2000m"
       ks_user:
         requests:
-          memory: "124Mi"
+          memory: "128Mi"
           cpu: "100m"
         limits:
           memory: "1024Mi"
           cpu: "2000m"
       tests:
         requests:
-          memory: "124Mi"
+          memory: "128Mi"
           cpu: "100m"
         limits:
           memory: "1024Mi"
diff --git a/heat/values.yaml b/heat/values.yaml
index c8f47d50f7..13fa2beca7 100644
--- a/heat/values.yaml
+++ b/heat/values.yaml
@@ -1096,14 +1096,14 @@ pod:
           cpu: "2000m"
       trusts:
         requests:
-          memory: "124Mi"
+          memory: "128Mi"
           cpu: "100m"
         limits:
           memory: "1024Mi"
           cpu: "2000m"
       engine_cleaner:
         requests:
-          memory: "124Mi"
+          memory: "128Mi"
           cpu: "100m"
         limits:
           memory: "1024Mi"
diff --git a/horizon/values.yaml b/horizon/values.yaml
index 039cc1e47b..9b1865eb97 100644
--- a/horizon/values.yaml
+++ b/horizon/values.yaml
@@ -1937,7 +1937,7 @@ pod:
         memory: "128Mi"
         cpu: "100m"
       limits:
-        memory: "1204Mi"
+        memory: "1024Mi"
         cpu: "2000m"
     jobs:
       db_init:
diff --git a/senlin/values.yaml b/senlin/values.yaml
index 82d1787baa..2353ba7901 100644
--- a/senlin/values.yaml
+++ b/senlin/values.yaml
@@ -620,7 +620,7 @@ pod:
           cpu: "2000m"
       engine_cleaner:
         requests:
-          memory: "124Mi"
+          memory: "128Mi"
           cpu: "100m"
         limits:
           memory: "1024Mi"