Doc: schemaRegistryTopicSuffixName updation (#21234)

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
This commit is contained in:
Rounak Dhillon 2025-05-16 13:26:45 +05:30 committed by GitHub
parent d139ca7863
commit 2470ffda5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,7 @@ like this:
type: Kafka
bootstrapServers: localhost:9092
schemaRegistryURL: http://localhost:8081
schemaRegistryTopicSuffixName: "suffix-name"
consumerConfig:
"ssl.truststore.password": "password"
schemaRegistryConfig:

View File

@ -27,6 +27,7 @@ like this:
type: Kafka
bootstrapServers: localhost:9092
schemaRegistryURL: http://localhost:8081
schemaRegistryTopicSuffixName: "suffix-name"
consumerConfig:
"ssl.truststore.password": "password"
schemaRegistryConfig:

View File

@ -27,6 +27,7 @@ like this:
type: Kafka
bootstrapServers: localhost:9092
schemaRegistryURL: http://localhost:8081
schemaRegistryTopicSuffixName: "suffix-name"
consumerConfig:
"ssl.truststore.password": "password"
schemaRegistryConfig: