Update avente-crm/aventecrm.yml
This commit is contained in:
parent
166e5adda7
commit
34f2fab865
|
|
@ -11,7 +11,7 @@ services:
|
||||||
deploy:
|
deploy:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: any
|
condition: always
|
||||||
delay: 10s
|
delay: 10s
|
||||||
max_attempts: 6
|
max_attempts: 6
|
||||||
placement:
|
placement:
|
||||||
|
|
@ -43,7 +43,7 @@ services:
|
||||||
delay: 10s
|
delay: 10s
|
||||||
order: start-first
|
order: start-first
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: any
|
condition: always
|
||||||
delay: 5s
|
delay: 5s
|
||||||
max_attempts: 6
|
max_attempts: 6
|
||||||
placement:
|
placement:
|
||||||
|
|
@ -71,7 +71,7 @@ services:
|
||||||
delay: 10s
|
delay: 10s
|
||||||
order: start-first
|
order: start-first
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: any
|
condition: always
|
||||||
delay: 5s
|
delay: 5s
|
||||||
max_attempts: 6
|
max_attempts: 6
|
||||||
placement:
|
placement:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user