corumfk prod yml updated
This commit is contained in:
parent
763a535ff4
commit
e179893290
|
|
@ -109,11 +109,11 @@ services:
|
||||||
- corum-fk-network
|
- corum-fk-network
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "curl", "-f", "http://localhost:1337/"]
|
test: ["CMD", "curl", "-f", "http://localhost:1337/"]
|
||||||
interval: 30s
|
interval: 120s
|
||||||
timeout: 5s
|
timeout: 5s
|
||||||
retries: 3
|
retries: 3
|
||||||
deploy:
|
deploy:
|
||||||
replicas: 3
|
replicas: 2
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: on-failure
|
condition: on-failure
|
||||||
placement:
|
placement:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user