diff --git a/stx-openstack-helm/stx-openstack-helm/manifests/manifest.yaml b/stx-openstack-helm/stx-openstack-helm/manifests/manifest.yaml
index 86b11c62..58cfed48 100644
--- a/stx-openstack-helm/stx-openstack-helm/manifests/manifest.yaml
+++ b/stx-openstack-helm/stx-openstack-helm/manifests/manifest.yaml
@@ -88,6 +88,11 @@ data:
         anti:
           type:
             default: requiredDuringSchedulingIgnoredDuringExecution
+      resources:
+        enabled: true
+        ingress:
+          requests:
+            ephemeral-storage: "2000Ki"
       tolerations:
         ingress:
           enabled: true
@@ -209,6 +214,11 @@ data:
           - key: openstack-compute-node
             operator: Exists
             effect: NoSchedule
+      resources:
+        enabled: true
+        ingress:
+          requests:
+            ephemeral-storage: "500Ki"
     conf:
       ingress_conf:
         worker-processes: '4'
@@ -1251,6 +1261,11 @@ data:
           - key: openstack-compute-node
             operator: Exists
             effect: NoSchedule
+      resources:
+        enabled: true
+        conductor:
+          requests:
+            ephemeral-storage: "100Ki"
       security_context:
         nova:
           pod:
@@ -1460,6 +1475,11 @@ data:
           - key: openstack-compute-node
             operator: Exists
             effect: NoSchedule
+      resources:
+        enabled: true
+        api:
+          requests:
+            ephemeral-storage: "250Ki"
       user:
         placement:
           uid: 42424
@@ -1567,6 +1587,11 @@ data:
           - key: openstack-compute-node
             operator: Exists
             effect: NoSchedule
+      resources:
+        enabled: true
+        api_proxy:
+          requests:
+            ephemeral-storage: "10000Ki"
     conf:
       nova_api_proxy:
         DEFAULT:
@@ -2979,6 +3004,11 @@ data:
             - key: openstack-compute-node
               operator: Exists
               effect: NoSchedule
+      resources:
+        enabled: true
+        central:
+          requests:
+            ephemeral-storage: "20000Ki"
   source:
     type: tar
     location: http://172.17.0.1/helm_charts/starlingx/ceilometer-0.2.1.tgz
@@ -3046,6 +3076,11 @@ data:
           - key: openstack-compute-node
             operator: Exists
             effect: NoSchedule
+      resources:
+        enabled: true
+        fm:
+          requests:
+            ephemeral-storage: "20000Ki"
     labels:
       api:
         node_selector_key: openstack-control-plane
@@ -3127,6 +3162,11 @@ data:
           - key: openstack-compute-node
             operator: Exists
             effect: NoSchedule
+      resources:
+        enabled: true
+        server:
+          requests:
+            ephemeral-storage: "25000Ki"
       mounts:
         horizon:
           horizon: