update tcs akhq
parent
e29afc185f
commit
7466f597c6
|
@ -26,9 +26,9 @@ data:
|
|||
connections:
|
||||
kafka-cluster:
|
||||
properties:
|
||||
bootstrap.servers: "kafka.base.svc.cluster.local:9092"
|
||||
bootstrap.servers: "kafka.tcs.svc.cluster.local:9092"
|
||||
schema-registry:
|
||||
url: "http://schemaregistry.base.svc.cluster.local:8081"
|
||||
url: "http://schemaregistry.tcs.svc.cluster.local:8081"
|
||||
type: "confluent"
|
||||
|
||||
---
|
||||
|
|
|
@ -105,3 +105,4 @@ spec:
|
|||
nodePort:
|
||||
host: kafka-tcs.drillinsight.com
|
||||
nodePortOffset: 30005
|
||||
|
||||
|
|
Loading…
Reference in New Issue