Commit 8f01846a authored by xuezj's avatar xuezj

调大ai3服务内存

parent a1d7a739
......@@ -137,6 +137,11 @@ projectConfig['urge-dispatcher'] = projectConfig.clotho = {
cpu: cpuV4,
}
projectConfig['smart-recruitment-spyder'] = {
memory: memoryV4,
cpu: cpuV3,
}
exports.projectConfig = projectConfig
exports.defaultConfig = {
java: defaultJava,
......
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