mirror of
https://gitea.bearcatlog.com/Bryant/chassis-agent
synced 2025-01-19 06:53:25 +08:00
update rabbitmq and apisix
This commit is contained in:
parent
1a05ba30c7
commit
3c9791dc3e
@ -31,7 +31,7 @@ services:
|
||||
cpus: '0.05'
|
||||
memory: 100M
|
||||
limits:
|
||||
cpus: '0.30'
|
||||
cpus: '0.20'
|
||||
memory: 500M
|
||||
update_config:
|
||||
failure_action: rollback
|
||||
@ -61,8 +61,8 @@ services:
|
||||
cpus: '0.10'
|
||||
memory: 200M
|
||||
limits:
|
||||
cpus: '0.40'
|
||||
memory: 800M
|
||||
cpus: '0.45'
|
||||
memory: 1024M
|
||||
update_config:
|
||||
failure_action: rollback
|
||||
placement:
|
||||
@ -90,7 +90,7 @@ services:
|
||||
memory: 150M
|
||||
limits:
|
||||
cpus: '0.30'
|
||||
memory: 500M
|
||||
memory: 800M
|
||||
update_config:
|
||||
failure_action: rollback
|
||||
placement:
|
||||
@ -113,7 +113,7 @@ services:
|
||||
memory: 150M
|
||||
limits:
|
||||
cpus: '0.30'
|
||||
memory: 300M
|
||||
memory: 400M
|
||||
update_config:
|
||||
failure_action: rollback
|
||||
placement:
|
||||
@ -138,7 +138,7 @@ services:
|
||||
memory: 150M
|
||||
limits:
|
||||
cpus: '0.30'
|
||||
memory: 300M
|
||||
memory: 400M
|
||||
update_config:
|
||||
failure_action: rollback
|
||||
placement:
|
||||
|
@ -18,7 +18,7 @@ services:
|
||||
resources:
|
||||
reservations:
|
||||
cpus: '0.10'
|
||||
memory: 200M
|
||||
memory: 300M
|
||||
limits:
|
||||
cpus: '0.50'
|
||||
memory: 1024M
|
||||
|
Loading…
Reference in New Issue
Block a user