gcloud-lab/apps
Hermes Agent 32a855c457 fix configmap Kafka env var keys to match app code
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
2026-05-25 23:40:15 +00:00
..
base fix configmap Kafka env var keys to match app code 2026-05-25 23:40:15 +00:00
osint-dashboard feat: OSINT Dashboard app + Helm templates 2026-05-21 13:39:52 +00:00
staging Update kustomization.yaml 2026-05-25 02:44:21 -04:00
vwap-monitor feat: add Prometheus, Grafana, and Tailscale monitoring stack 2026-04-26 02:31:53 +00:00