From c2cec1650cd9305ffda9d8e47c9d087f5c1c6697 Mon Sep 17 00:00:00 2001 From: Byungheong Jeong <byungheon.jeong@gmail.com> Date: Mon, 20 Apr 2020 17:56: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 fe6b7e1..d71edad 100644 --- a/kerasDeloyment.yaml +++ b/kerasDeloyment.yaml @@ -33,7 +33,7 @@ spec: memory: "64Gi" cpu: "8" requests: - memory: "30Gi" + memory: "10Gi" cpu: "2" volumeMounts: -- GitLab