From 25c29b13757d116e3455d978a5ccc38c4382a188 Mon Sep 17 00:00:00 2001
From: Byungheong Jeong <byungheon.jeong@gmail.com>
Date: Mon, 20 Apr 2020 16:41:10 -0700
Subject: [PATCH] Update kerasDeloyment.yaml

---
 kerasDeloyment.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kerasDeloyment.yaml b/kerasDeloyment.yaml
index a15cede..17e8da4 100644
--- a/kerasDeloyment.yaml
+++ b/kerasDeloyment.yaml
@@ -34,7 +34,7 @@ spec:
             cpu: "8"
           requests:
             memory: "30Gi"
-            cpu: "4"
+            cpu: "2"
 
         volumeMounts:
         - mountPath: /userdata/kerasData
-- 
GitLab