From 941bc1ba7c89bb1c7f323ae343a1ca3df8edd21b Mon Sep 17 00:00:00 2001
From: Byungheong Jeong <byungheon.jeong@gmail.com>
Date: Mon, 20 Apr 2020 16:38:49 -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 739846d..a175d6f 100644
--- a/kerasDeloyment.yaml
+++ b/kerasDeloyment.yaml
@@ -34,7 +34,7 @@ spec:
             cpu: "8"
           requests:
             memory: "20Gi"
-            cpu: "2"
+            cpu: "1"
 
         volumeMounts:
         - mountPath: /userdata/kerasData
-- 
GitLab