diff --git a/tcs-upgrade/kafka/akhq.yaml b/tcs-upgrade/kafka/akhq.yaml index 61bd1df..edfe01f 100644 --- a/tcs-upgrade/kafka/akhq.yaml +++ b/tcs-upgrade/kafka/akhq.yaml @@ -9,9 +9,9 @@ data: connections: kafka-cluster: properties: - bootstrap.servers: "kafka:9092" + bootstrap.servers: "kafka.tcs.svc.cluster.local:9092" schema-registry: - url: "http://schemaregistry:8081" + url: "http://schemaregistry.tcs.svc.cluster.local:8081" type: "confluent" micronaut: security: