prod kafka move ns base
parent
4571ef59f2
commit
ef5c705736
|
@ -26,9 +26,9 @@ data:
|
|||
connections:
|
||||
kafka-cluster:
|
||||
properties:
|
||||
bootstrap.servers: "kafka.prod.svc.cluster.local:9092"
|
||||
bootstrap.servers: "kafka.base.svc.cluster.local:9092"
|
||||
schema-registry:
|
||||
url: "http://schemaregistry.prod.svc.cluster.local:8081"
|
||||
url: "http://schemaregistry.base.svc.cluster.local:8081"
|
||||
type: "confluent"
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue