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
|
- traefik.http.services.{{ service }}.loadbalancer.server.port=80
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: any
|
condition: any
|
||||||
max_attempts: 3
|
delay: 60s
|
||||||
labels:
|
labels:
|
||||||
pod.component.fpm: |
|
pod.component.fpm: |
|
||||||
image: registry.kadet.net/wipe/php-fpm:{{ wipe_version }}
|
image: registry.kadet.net/wipe/php-fpm:{{ wipe_version }}
|
||||||
|
Loading…
Reference in New Issue
Block a user