From b82df8ba102285f043846e2210c7851e618fa3ca Mon Sep 17 00:00:00 2001 From: Byungheong Jeong <byungheon.jeong@gmail.com> Date: Wed, 19 Aug 2020 14:16:40 -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 5b0749a..f37a00b 100644 --- a/kerasDeloyment.yaml +++ b/kerasDeloyment.yaml @@ -22,7 +22,7 @@ spec: add: - NET_ADMIN command: ["/bin/sh", "-c"] - args: ["sleep 10"] + args: ["sleep 24h"] resources: limits: nvidia.com/gpu: 1 -- GitLab