diff --git a/kerasDeloyment.yaml b/kerasDeloyment.yaml
index a175d6f0d91507aeba602c006dc9550788749cf8..a15cede60d43a331fa8586983e3c2e35de82872f 100644
--- a/kerasDeloyment.yaml
+++ b/kerasDeloyment.yaml
@@ -33,8 +33,8 @@ spec:
             memory: "64Gi"
             cpu: "8"
           requests:
-            memory: "20Gi"
-            cpu: "1"
+            memory: "30Gi"
+            cpu: "4"
 
         volumeMounts:
         - mountPath: /userdata/kerasData
@@ -52,4 +52,4 @@ spec:
               - key: gpu-type
                 operator: In # Use NotIn for other types
                 values:
-                - M40
+                - 2080Ti