main
ycz008 2023-11-10 11:29:54 +08:00
parent 1609c930ad
commit 859fcab6c5
1 changed files with 2 additions and 2 deletions

View File

@ -9,9 +9,9 @@ data:
connections: connections:
kafka-cluster: kafka-cluster:
properties: properties:
bootstrap.servers: "kafka:9092" bootstrap.servers: "kafka.tcs.svc.cluster.local:9092"
schema-registry: schema-registry:
url: "http://schemaregistry:8081" url: "http://schemaregistry.tcs.svc.cluster.local:8081"
type: "confluent" type: "confluent"
micronaut: micronaut:
security: security: