'corum-fk/corumfk.yml' güncelle
This commit is contained in:
parent
9885958ea0
commit
8e8e6951d1
|
|
@ -107,8 +107,13 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- traefik-public
|
- traefik-public
|
||||||
- corum-fk-network
|
- corum-fk-network
|
||||||
|
healthcheck:
|
||||||
|
test: ["CMD", "curl", "-f", "http://localhost:1337/"]
|
||||||
|
interval: 30s
|
||||||
|
timeout: 5s
|
||||||
|
retries: 3
|
||||||
deploy:
|
deploy:
|
||||||
replicas: 1
|
replicas: 2
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: on-failure
|
condition: on-failure
|
||||||
placement:
|
placement:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user