App code reads KAFKA_BOOTSTRAP_SERVERS (all services), but configmaps had KAFKA_BROKER (data) and EXECUTE_KAFKA_BOOTSTRAP_SERVERS (execute). Services silently fell through to hardcoded defaults — Kafka unreachable. - data-service: KAFKA_BROKER -> KAFKA_BOOTSTRAP_SERVERS - execute-service: EXECUTE_KAFKA_BOOTSTRAP_SERVERS -> KAFKA_BOOTSTRAP_SERVERS |
||
|---|---|---|
| .. | ||
| base | ||
| osint-dashboard | ||
| staging | ||
| vwap-monitor | ||