wipe: Relax restart policy
This commit is contained in:
parent
27557ec344
commit
18bc1f3ad9
@ -20,7 +20,7 @@ services:
|
||||
- traefik.http.services.{{ service }}.loadbalancer.server.port=80
|
||||
restart_policy:
|
||||
condition: any
|
||||
max_attempts: 3
|
||||
delay: 60s
|
||||
labels:
|
||||
pod.component.fpm: |
|
||||
image: registry.kadet.net/wipe/php-fpm:{{ wipe_version }}
|
||||
|
Loading…
Reference in New Issue
Block a user