forked from coop-cloud/authentik
increase healthcheck start_period for long updates
This commit is contained in:
parent
1aca4ba794
commit
07e2d7a247
@ -53,7 +53,7 @@ services:
|
|||||||
interval: 30s
|
interval: 30s
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
retries: 10
|
retries: 10
|
||||||
start_period: 1m
|
start_period: 5m
|
||||||
environment: *env
|
environment: *env
|
||||||
deploy:
|
deploy:
|
||||||
update_config:
|
update_config:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user