summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/ves-hv/run-time-configuration.rst
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-12-12 12:07:42 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2022-12-13 16:03:51 +0000
commit4ae48b67c44675ab530da106032c8e264cd29984 (patch)
tree2d090b8610788103cd72f454468824f352ac4e24 /docs/sections/services/ves-hv/run-time-configuration.rst
parentaeed28dcc2d97cbe11fb421fe43902c9b7573444 (diff)
[HV-VES-KAFKA] Add doc updates for hv-ves kafkakohn
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I3b377f39fd2b0b764f88990b6a8b97fa63ed158d Issue-ID: DCAEGEN2-3083 (cherry picked from commit 9c1961ea905a619ed7c4c2c90ffa1eeda942c9ad)
Diffstat (limited to 'docs/sections/services/ves-hv/run-time-configuration.rst')
-rw-r--r--docs/sections/services/ves-hv/run-time-configuration.rst10
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/sections/services/ves-hv/run-time-configuration.rst b/docs/sections/services/ves-hv/run-time-configuration.rst
index c2352c7e..830ed664 100644
--- a/docs/sections/services/ves-hv/run-time-configuration.rst
+++ b/docs/sections/services/ves-hv/run-time-configuration.rst
@@ -7,7 +7,13 @@ Run-Time configuration
======================
HV-VES dynamic configuration is primarily meant to provide DMaaP Connection Objects (see :ref:`dmaap-connection-objects`).
-These objects contain information necessary to route received VES Events to correct Kafka topic. This metadata will be later referred to as Routing definition.
+
+.. note:: Kafka config info.
+ In the case of HV-VES, this configuration method is purely used as a generic reference.
+ The underlying kafka connection config is managed as part of the dcea helm configuration.
+
+These objects contain information necessary to route received VES Events to correct Kafka topic.
+This metadata will be later referred to as Routing definition.
Collector uses DCAE-SDK internally, to fetch configuration from Config Binding Service.
@@ -45,4 +51,4 @@ Providing configuration during OOM deployment
The configuration is created from HV-VES Cloudify blueprint by specifying **application_config** node during ONAP OOM/Kubernetes deployment. Example of the node specification:
.. literalinclude:: resources/blueprint-snippet.yaml
- :language: yaml \ No newline at end of file
+ :language: yaml