update tcs akhq

main
ycz 2024-10-15 12:03:31 +08:00
parent e29afc185f
commit 7466f597c6
2 changed files with 4 additions and 3 deletions

View File

@ -26,9 +26,9 @@ data:
connections: connections:
kafka-cluster: kafka-cluster:
properties: properties:
bootstrap.servers: "kafka.base.svc.cluster.local:9092" bootstrap.servers: "kafka.tcs.svc.cluster.local:9092"
schema-registry: schema-registry:
url: "http://schemaregistry.base.svc.cluster.local:8081" url: "http://schemaregistry.tcs.svc.cluster.local:8081"
type: "confluent" type: "confluent"
--- ---
@ -101,4 +101,4 @@ spec:
port: 8080 port: 8080
targetPort: http targetPort: http
selector: selector:
app: akhq app: akhq

View File

@ -105,3 +105,4 @@ spec:
nodePort: nodePort:
host: kafka-tcs.drillinsight.com host: kafka-tcs.drillinsight.com
nodePortOffset: 30005 nodePortOffset: 30005