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