Commit 3b30ec48 authored by 智勇's avatar 智勇

修改mq内存值

parent e8595972
...@@ -80,8 +80,8 @@ const defaultMysql = { ...@@ -80,8 +80,8 @@ const defaultMysql = {
const defaultRabbitmq = { const defaultRabbitmq = {
memory: { memory: {
request: 200, request: 300,
limit: 500, limit: 800,
}, },
cpu: { cpu: {
request: 100, request: 100,
......
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