feat: enable HWLAB Kafka event bridge env

This commit is contained in:
Codex
2026-07-09 19:59:32 +02:00
parent 56fa170782
commit 63320e2f80
5 changed files with 71 additions and 1 deletions
+9
View File
@@ -195,6 +195,15 @@ lanes:
providerIdFrom: runtimeNodeId
defaultProviderProfile: gpt.pika
codexStdioSupervisor: repo-owned
kafkaEventBridge:
enabled: true
mode: agentrun-event-to-hwlab-event
configRef: config/platform-infra/kafka.yaml#clients.hwlab-v03-cloud-api
bootstrapServers: platform-infra-kafka-kafka-bootstrap.platform-infra.svc.cluster.local:9092
agentRunEventTopic: agentrun.event.v1
hwlabEventTopic: hwlab.event.v1
clientId: hwlab-v03-cloud-api
consumerGroupId: hwlab-v03-agentrun-event-bridge
publicExposure:
extends: templates.hwlabV03.publicExposurePk01
frpc: