mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
[bitnami/kafka] Minor typo fix in README for Kafka listeners (#36426)
* Minor typo fix in README for Kafka listeners Came across when going through the docs, just a minor typo ? Signed-off-by: Kiran <nkirandroid@gmail.com> * Update README.md Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com> --------- Signed-off-by: Kiran <nkirandroid@gmail.com> Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com> Co-authored-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com>
This commit is contained in:
@@ -66,7 +66,7 @@ This chart allows you to automatically configure Kafka with 4 listeners:
|
||||
- One for controller communications.
|
||||
- A second one for inter-broker communications.
|
||||
- A third one for communications with clients within the K8s cluster.
|
||||
- (optional) a forth listener for communications with clients outside the K8s cluster. Check [this section](#accessing-kafka-brokers-from-outside-the-cluster) for more information.
|
||||
- (optional) A fourth listener for communications with clients outside the K8s cluster. Check [this section](#accessing-kafka-brokers-from-outside-the-cluster) for more information.
|
||||
|
||||
For more complex configurations, set the `listeners`, `advertisedListeners` and `listenerSecurityProtocolMap` parameters as needed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user