Bump production Kafka healthcheck timeout

Mark Veidemanis 2 years ago
parent a9803fc79c
commit 1284700e61

@ -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:

Loading…
Cancel
Save