fix: correct formatting of depends_on condition for rustfs_perms service

This commit is contained in:
2026-04-28 14:31:22 +08:00
parent f7d685a9ac
commit 9a3a640cce
+2 -2
View File
@@ -156,8 +156,8 @@ services:
retries: 3
start_period: 40s
depends_on:
rustfs_perms:
condition: service_completed_successfully
- rustfs_perms:
condition: service_completed_successfully
# otel-collector:
# condition: service_started
# required: false