mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-02 02:26:00 +00:00
Doc: schemaRegistryTopicSuffixName updation (#21234)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
This commit is contained in:
parent
d139ca7863
commit
2470ffda5c
@ -27,6 +27,7 @@ like this:
|
||||
type: Kafka
|
||||
bootstrapServers: localhost:9092
|
||||
schemaRegistryURL: http://localhost:8081
|
||||
schemaRegistryTopicSuffixName: "suffix-name"
|
||||
consumerConfig:
|
||||
"ssl.truststore.password": "password"
|
||||
schemaRegistryConfig:
|
||||
|
||||
@ -27,6 +27,7 @@ like this:
|
||||
type: Kafka
|
||||
bootstrapServers: localhost:9092
|
||||
schemaRegistryURL: http://localhost:8081
|
||||
schemaRegistryTopicSuffixName: "suffix-name"
|
||||
consumerConfig:
|
||||
"ssl.truststore.password": "password"
|
||||
schemaRegistryConfig:
|
||||
|
||||
@ -27,6 +27,7 @@ like this:
|
||||
type: Kafka
|
||||
bootstrapServers: localhost:9092
|
||||
schemaRegistryURL: http://localhost:8081
|
||||
schemaRegistryTopicSuffixName: "suffix-name"
|
||||
consumerConfig:
|
||||
"ssl.truststore.password": "password"
|
||||
schemaRegistryConfig:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user