From ac7a16ec15f1b03b7bf4411d0e3d5775391d91e7 Mon Sep 17 00:00:00 2001 From: Byungheong Jeong <byungheon.jeong@gmail.com> Date: Sun, 13 Sep 2020 01:46:59 -0700 Subject: [PATCH] Update kerasDeloyment.yaml --- kerasDeloyment.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/kerasDeloyment.yaml b/kerasDeloyment.yaml index 8012296..df2ef45 100644 --- a/kerasDeloyment.yaml +++ b/kerasDeloyment.yaml @@ -52,6 +52,5 @@ spec: - key: gpu-type operator: In # Use NotIn for other types values: - - V100 - M4000 -- GitLab