From 9a8a4c09c6569a0fdf354805bbc4480f09a0b1ed Mon Sep 17 00:00:00 2001 From: emrekirman Date: Mon, 9 Feb 2026 07:27:03 +0000 Subject: [PATCH] Update minio/minio.yml --- minio/minio.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/minio/minio.yml b/minio/minio.yml index 8a54030..9f28948 100644 --- a/minio/minio.yml +++ b/minio/minio.yml @@ -34,9 +34,10 @@ services: - traefik.http.services.mybucket.loadbalancer.server.port=9000 - traefik.http.routers.mybucket.service=mybucket restart_policy: - condition: always - delay: 5s + condition: any + delay: 10s max_attempts: 5 + window: 180s resources: limits: cpus: '1'