From e9552fbbe778a980f3c6ed234601c66647fbc461 Mon Sep 17 00:00:00 2001 From: Byungheong Jeong <byungheon.jeong@gmail.com> Date: Sun, 16 Aug 2020 13:54:32 -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 11f5c95..74bbbcf 100644 --- a/kerasDeloyment.yaml +++ b/kerasDeloyment.yaml @@ -29,7 +29,7 @@ spec: # memory: "64Gi" # cpu: "8" requests: - memory: "8Gi" + memory: "7Gi" cpu: "2" volumeMounts: -- GitLab