From e8bcbe8dd2bc8791b1c556efb2d7f77942c53453 Mon Sep 17 00:00:00 2001 From: furyhawk Date: Tue, 28 Apr 2026 14:56:57 +0800 Subject: [PATCH] fix: comment out depends_on condition for rustfs service --- swarm/services.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swarm/services.yml b/swarm/services.yml index ab68bdd..fb94a3b 100644 --- a/swarm/services.yml +++ b/swarm/services.yml @@ -156,7 +156,7 @@ services: timeout: 10s retries: 3 start_period: 40s - depends_on: + # depends_on: # - rustfs_perms # otel-collector: # condition: service_started