Commit 1ff639f2 authored by 温海元's avatar 温海元

modify mq memory limit

parent a23233bc
......@@ -11,8 +11,8 @@ const defaultMysql = {
const defaultRabbitmq = {
memory: {
request: 200,
limit: 500,
request: 500,
limit: 1500,
},
cpu: {
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