update rabbitmq and apisix
This commit is contained in:
parent
1a05ba30c7
commit
3c9791dc3e
|
@ -31,7 +31,7 @@ services:
|
||||||
cpus: '0.05'
|
cpus: '0.05'
|
||||||
memory: 100M
|
memory: 100M
|
||||||
limits:
|
limits:
|
||||||
cpus: '0.30'
|
cpus: '0.20'
|
||||||
memory: 500M
|
memory: 500M
|
||||||
update_config:
|
update_config:
|
||||||
failure_action: rollback
|
failure_action: rollback
|
||||||
|
@ -61,8 +61,8 @@ services:
|
||||||
cpus: '0.10'
|
cpus: '0.10'
|
||||||
memory: 200M
|
memory: 200M
|
||||||
limits:
|
limits:
|
||||||
cpus: '0.40'
|
cpus: '0.45'
|
||||||
memory: 800M
|
memory: 1024M
|
||||||
update_config:
|
update_config:
|
||||||
failure_action: rollback
|
failure_action: rollback
|
||||||
placement:
|
placement:
|
||||||
|
@ -90,7 +90,7 @@ services:
|
||||||
memory: 150M
|
memory: 150M
|
||||||
limits:
|
limits:
|
||||||
cpus: '0.30'
|
cpus: '0.30'
|
||||||
memory: 500M
|
memory: 800M
|
||||||
update_config:
|
update_config:
|
||||||
failure_action: rollback
|
failure_action: rollback
|
||||||
placement:
|
placement:
|
||||||
|
@ -113,7 +113,7 @@ services:
|
||||||
memory: 150M
|
memory: 150M
|
||||||
limits:
|
limits:
|
||||||
cpus: '0.30'
|
cpus: '0.30'
|
||||||
memory: 300M
|
memory: 400M
|
||||||
update_config:
|
update_config:
|
||||||
failure_action: rollback
|
failure_action: rollback
|
||||||
placement:
|
placement:
|
||||||
|
@ -138,7 +138,7 @@ services:
|
||||||
memory: 150M
|
memory: 150M
|
||||||
limits:
|
limits:
|
||||||
cpus: '0.30'
|
cpus: '0.30'
|
||||||
memory: 300M
|
memory: 400M
|
||||||
update_config:
|
update_config:
|
||||||
failure_action: rollback
|
failure_action: rollback
|
||||||
placement:
|
placement:
|
||||||
|
|
|
@ -18,7 +18,7 @@ services:
|
||||||
resources:
|
resources:
|
||||||
reservations:
|
reservations:
|
||||||
cpus: '0.10'
|
cpus: '0.10'
|
||||||
memory: 200M
|
memory: 300M
|
||||||
limits:
|
limits:
|
||||||
cpus: '0.50'
|
cpus: '0.50'
|
||||||
memory: 1024M
|
memory: 1024M
|
||||||
|
|
Loading…
Reference in New Issue