Commit 7a56c568 authored by 智勇's avatar 智勇

调整 defaultJava cpu req

parent b6ff9bc6
...@@ -18,7 +18,7 @@ const defaultJava = { ...@@ -18,7 +18,7 @@ const defaultJava = {
limit: 1024, limit: 1024,
}, },
cpu: { cpu: {
request: 100, request: 0,
limit: 1000, limit: 1000,
}, },
} }
......
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