wipe: Relax restart policy

This commit is contained in:
Kacper Donat 2024-01-07 15:23:24 +01:00
parent 27557ec344
commit 18bc1f3ad9

View File

@ -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 }}