Update search/opensearch.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Dominik Schmidt
2026-04-22 00:53:50 +02:00
committed by GitHub
parent c814f08cd5
commit 32b328218f

View File

@@ -45,7 +45,7 @@ services:
test: test:
[ [
"CMD-SHELL", "CMD-SHELL",
"curl -sf 'http://localhost:9200/_cluster/health?wait_for_status=yellow&timeout=5s' > /dev/null || exit 1", "curl -sf 'http://localhost:9200/_cluster/health?wait_for_status=yellow&timeout=5s' > /dev/null || exit 1"
] ]
interval: 5s interval: 5s
timeout: 10s timeout: 10s