From af2314cca2620176766694ca11c3be2af7b77b0b Mon Sep 17 00:00:00 2001 From: Byungheong Jeong <byungheon.jeong@gmail.com> Date: Mon, 21 Sep 2020 02:37:42 -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 58d9f03..f6185b4 100644 --- a/kerasDeloyment.yaml +++ b/kerasDeloyment.yaml @@ -52,6 +52,6 @@ spec: - key: gpu-type operator: In # Use NotIn for other types values: - - M4000 + - K40 - V100 -- GitLab