From 9925245035690fd5add512fd36e37b7a9bb25726 Mon Sep 17 00:00:00 2001 From: Byungheong Jeong <byungheon.jeong@gmail.com> Date: Mon, 6 Jul 2020 18:42:24 -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 f91dc3c..cb88811 100644 --- a/kerasDeloyment.yaml +++ b/kerasDeloyment.yaml @@ -33,7 +33,7 @@ spec: memory: "64Gi" cpu: "8" requests: - memory: "10Gi" + memory: "32Gi" cpu: "2" volumeMounts: -- GitLab