main
ycz008 2023-11-10 11:18:00 +08:00
parent 5433857931
commit 86e05585f3
1 changed files with 2 additions and 2 deletions

View File

@ -9,9 +9,9 @@ data:
connections:
kafka-cluster:
properties:
bootstrap.servers: "kafka-0-internal:9092,kafka-1-internal:9092,kafka-2-internal:9092"
bootstrap.servers: "kafka:9092"
schema-registry:
url: "http://schemaregistry-0-internal:8081,http://schemaregistry-1-internal:8081,http://schemaregistry-2-internal:8081"
url: "http://schemaregistry:8081"
type: "confluent"
micronaut:
security: