Update README.md (#5319)

KafkaSource sasl type is specified as 'saslType' config parameter but should be 'type'.
This commit is contained in:
Dmitry Pronichkin 2022-11-04 18:15:07 +03:00 committed by GitHub
parent df86497d93
commit 7362dcf485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -374,7 +374,7 @@ Simple Authentication and Security Layer (SASL) is used by Apache Kafka for auth
secretKeyRef:
name: <secret_name>
key: password
saslType:
type:
secretKeyRef:
name: <secret_name>
key: saslType