Commit c20894cb authored by 智勇's avatar 智勇

资源调整

parent 5b98c8f6
......@@ -44,12 +44,12 @@ const defaultConsul = {
const defaultRedis = {
memory: {
request: 100,
limit: 100,
request: 50,
limit: 50,
},
cpu: {
request: 100,
limit: 200,
limit: 100,
},
}
......
......@@ -44,8 +44,8 @@ spec:
memory: 256Mi
cpu: 250m
limits:
memory: 1024Mi
cpu: 500m
memory: 512Mi
cpu: 250m
env:
- name: MONGO_INITDB_ROOT_USERNAME
value: qa
......
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