chore: keep active kafka path always on

This commit is contained in:
lingniu
2026-07-01 14:55:56 +08:00
parent 90791d28bd
commit faeee0c2a8
17 changed files with 23 additions and 25 deletions

View File

@@ -36,7 +36,7 @@ lingniu:
ingest:
sink:
kafka:
enabled: ${KAFKA_ENABLED:true}
enabled: true
bootstrap-servers: ${KAFKA_BROKERS:114.55.58.251:9092}
topics:
realtime: ${KAFKA_TOPIC_JT808_EVENT:vehicle.event.jt808.v1}