Skip to content
Snippets Groups Projects
Commit 08585661 authored by Byungheong Jeong's avatar Byungheong Jeong
Browse files

Update kerasDeloyment.yaml

parent b82df8ba
No related branches found
No related tags found
Loading
...@@ -21,8 +21,8 @@ spec: ...@@ -21,8 +21,8 @@ spec:
capabilities: capabilities:
add: add:
- NET_ADMIN - NET_ADMIN
command: ["/bin/sh", "-c"] command: [ "sh", "-c", "sleep 24h" ]
args: ["sleep 24h"] # args: ["sleep 24h"]
resources: resources:
limits: limits:
nvidia.com/gpu: 1 nvidia.com/gpu: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment