mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
DOCS-420: Incorrect Kafka SASL mechanisms
This commit is contained in:
@ -1586,8 +1586,8 @@ using these environment variables.
|
||||
|
||||
.. mc-conf:: notify_kafka
|
||||
|
||||
The top-level configuration key for defining an Kafka service endpoint for use
|
||||
with :ref:`MinIO bucket notifications <minio-bucket-notifications>`.
|
||||
The top-level configuration key for defining an Kafka service endpoint for
|
||||
use with :ref:`MinIO bucket notifications <minio-bucket-notifications>`.
|
||||
|
||||
Use :mc-cmd:`mc admin config set` to set or update an Kafka service endpoint.
|
||||
The :mc-conf:`~notify_kafka.brokers` argument is *required* for each target.
|
||||
@ -1690,26 +1690,14 @@ using these environment variables.
|
||||
This configuration setting corresponds to the
|
||||
:ENVVAR:`MINIO_NOTIFY_KAFKA_TLS_CLIENT_AUTH` ENVIRONMENT VARIABLE
|
||||
|
||||
.. mc-conf:: sasl
|
||||
:delimiter: " "
|
||||
|
||||
*Optional*
|
||||
|
||||
.. include:: /includes/common-mc-admin-config.rst
|
||||
:start-after: start-minio-notify-kafka-sasl
|
||||
:end-before: end-minio-notify-kafka-sasl
|
||||
|
||||
This configuration setting corresponds to the
|
||||
:ENVVAR:`MINIO_NOTIFY_KAFKA_SASL` ENVIRONMENT VARIABLE
|
||||
|
||||
.. mc-conf:: tls
|
||||
:delimiter: " "
|
||||
|
||||
*Optional*
|
||||
|
||||
.. include:: /includes/common-mc-admin-config.rst
|
||||
:start-after: start-minio-notify-kafka-tls
|
||||
:end-before: end-minio-notify-kafka-tls
|
||||
:start-after: start-minio-notify-kafka-tls-root
|
||||
:end-before: end-minio-notify-kafka-tls-root
|
||||
|
||||
This configuration setting corresponds to the
|
||||
:ENVVAR:`MINIO_NOTIFY_KAFKA_TLS` ENVIRONMENT VARIABLE
|
||||
|
@ -1950,8 +1950,8 @@ endpoints as ``PRIMARY`` and ``SECONDARY`` respectively:
|
||||
*Optional*
|
||||
|
||||
.. include:: /includes/common-mc-admin-config.rst
|
||||
:start-after: start-minio-notify-kafka-sasl
|
||||
:end-before: end-minio-notify-kafka-sasl
|
||||
:start-after: start-minio-notify-kafka-sasl-root
|
||||
:end-before: end-minio-notify-kafka-sasl-root
|
||||
|
||||
This environment variable corresponds to the
|
||||
:mc-conf:`notify_kafka sasl <notify_kafka.sasl>`
|
||||
@ -1962,8 +1962,8 @@ endpoints as ``PRIMARY`` and ``SECONDARY`` respectively:
|
||||
*Optional*
|
||||
|
||||
.. include:: /includes/common-mc-admin-config.rst
|
||||
:start-after: start-minio-notify-kafka-tls
|
||||
:end-before: end-minio-notify-kafka-tls
|
||||
:start-after: start-minio-notify-kafka-tls-root
|
||||
:end-before: end-minio-notify-kafka-tls-root
|
||||
|
||||
This environment variable corresponds to the
|
||||
:mc-conf:`notify_kafka tls <notify_kafka.tls>`
|
||||
|
Reference in New Issue
Block a user