Commit e9e40a05 authored by xiezhi's avatar xiezhi

fix

parent 10c4c5af
...@@ -27,9 +27,9 @@ ...@@ -27,9 +27,9 @@
], ],
"docker_file_dir": "./", "docker_file_dir": "./",
"deploy_resources": { "deploy_resources": {
"cpu_limit": 0.1, "cpu_limit": 0.5,
"memory_limit": 0.5, "memory_limit": 1,
"storage_limit": 0 "storage_limit": 1
} }
} }
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment