diff --git a/kerasDeloyment.yaml b/kerasDeloyment.yaml index f37a00bfc8c68e8966ef5e18e6398f360b95f1af..471dabb51abefd5d14e2462186b47cdb8547e1a0 100644 --- a/kerasDeloyment.yaml +++ b/kerasDeloyment.yaml @@ -21,8 +21,8 @@ spec: capabilities: add: - NET_ADMIN - command: ["/bin/sh", "-c"] - args: ["sleep 24h"] + command: [ "sh", "-c", "sleep 24h" ] + # args: ["sleep 24h"] resources: limits: nvidia.com/gpu: 1