mirror of
https://gitea.bearcatlog.com/Bryant/chassis-agent
synced 2025-09-18 05:46:01 +08:00
更新 docker-compose-apisix.yml
This commit is contained in:
@@ -32,7 +32,7 @@ services:
|
|||||||
memory: 100M
|
memory: 100M
|
||||||
limits:
|
limits:
|
||||||
cpus: '0.30'
|
cpus: '0.30'
|
||||||
memory: 300M
|
memory: 500M
|
||||||
update_config:
|
update_config:
|
||||||
failure_action: rollback
|
failure_action: rollback
|
||||||
placement:
|
placement:
|
||||||
@@ -61,8 +61,8 @@ services:
|
|||||||
cpus: '0.10'
|
cpus: '0.10'
|
||||||
memory: 200M
|
memory: 200M
|
||||||
limits:
|
limits:
|
||||||
cpus: '0.30'
|
cpus: '0.40'
|
||||||
memory: 400M
|
memory: 800M
|
||||||
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: 300M
|
memory: 500M
|
||||||
update_config:
|
update_config:
|
||||||
failure_action: rollback
|
failure_action: rollback
|
||||||
placement:
|
placement:
|
||||||
|
Reference in New Issue
Block a user