diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2023-10-16 16:11:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-10-16 16:11:21 +0000 |
commit | 263bde5fc28bf26982e94aaaf827865139a1868f (patch) | |
tree | 8ca541fd089bdc66351610cf2e0fac33ffe13cf7 /docs/deployment.rst | |
parent | 624f04c03146e002bab2ca88e55b7f586c6e1aff (diff) | |
parent | 74eed2c34d86f9c55ba4200f040fbe861879f254 (diff) |
Merge "Add NCMP Stub documentation to RTD"
Diffstat (limited to 'docs/deployment.rst')
-rw-r--r-- | docs/deployment.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/deployment.rst b/docs/deployment.rst index 0642e6a8e1..0fee55969a 100644 --- a/docs/deployment.rst +++ b/docs/deployment.rst @@ -197,8 +197,8 @@ Any spring supported property can be configured by providing in ``config.additio | logging.level | Logging level set in cps-core | info | | | | | +---------------------------------------+---------------------------------------------------------------------------------------------------------+-------------------------------+ -| config.useStrimziKafka | If targeting a custom kafka cluster, ie useStrimziKafka: false, the config.eventPublisher.spring.kafka | true | -| | values below must be set. | | +| config.useStrimziKafka | If targeting a custom kafka cluster, i.e. useStrimziKafka: false, the | true | +| | config.eventPublisher.spring.kafka values below must be set. | | +---------------------------------------+---------------------------------------------------------------------------------------------------------+-------------------------------+ | config.eventPublisher. | Kafka hostname and port | ``<kafka-bootstrap>:9092`` | | spring.kafka.bootstrap-servers | | | |