Bump production Kafka healthcheck timeout

This commit is contained in:
Mark Veidemanis 2022-09-19 11:18:52 +01:00
parent d94da5ac5c
commit 14322f5090
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ services:
test: ["CMD", "kafka-topics.sh", "--list", "--bootstrap-server", "kafka:9092"]
start_period: 15s
interval: 2s
timeout: 5s
timeout: 30s
retries: 45
coordinator: