From 2acac9cd50ebcedcf1ed2702c11071cf7bccb25c Mon Sep 17 00:00:00 2001 From: efiacor Date: Tue, 15 Mar 2022 11:30:23 +0000 Subject: [STRIMZI] Add strimzi kafka notes Signed-off-by: efiacor Change-Id: Ifd862889f55ee3526c68751e12e8a39ddaa93be4 Issue-ID: DMAAP-1681 --- docs/content/deployment.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/content/deployment.rst') diff --git a/docs/content/deployment.rst b/docs/content/deployment.rst index 726d25c..962f8b6 100644 --- a/docs/content/deployment.rst +++ b/docs/content/deployment.rst @@ -59,6 +59,9 @@ exhaustive. | | | | | | See also :ref:`credentials` section. | | +---------------------------------------+---------------------------------------------------------------------------------------------------------+-------------------------------+ +| config.useStrimziKafka | If targeting a custom kafka cluster, ie useStrimziKakfa: false, the config.eventConsumption.spring.kafka| true | +| | values must be set. | | ++---------------------------------------+---------------------------------------------------------------------------------------------------------+-------------------------------+ | config.eventConsumption. | Kafka hostname and port | ``message-router-kafka:9092`` | | spring.kafka.bootstrap-servers | | | +---------------------------------------+---------------------------------------------------------------------------------------------------------+-------------------------------+ -- cgit 1.2.3-korg