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

调整 defaultJava cpu req

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