From eb759e76a1c5ab7b9f1454cdcc83d3b7249fe14a Mon Sep 17 00:00:00 2001 From: Byungheong Jeong <byungheon.jeong@gmail.com> Date: Sun, 16 Aug 2020 13:56:30 -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 d22103f..6e9e820 100644 --- a/kerasDeloyment.yaml +++ b/kerasDeloyment.yaml @@ -29,7 +29,7 @@ spec: # memory: "64Gi" # cpu: "8" requests: - memory: "8000Mi" + # memory: "8000Mi" cpu: "2" volumeMounts: -- GitLab