Update documentation CBS-Client to support config fetch from a configMap 41/121041/2
authorTomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
Fri, 30 Apr 2021 05:30:45 +0000 (07:30 +0200)
committerTomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
Fri, 30 Apr 2021 07:27:11 +0000 (09:27 +0200)
Change-Id: I2ea46cf43b3a586bb0993f178e0daf185c236a28
Issue-ID: DCAEGEN2-2716
Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
docs/sections/sdk/architecture.rst

index f99fccb..3a5cf64 100644 (file)
@@ -77,7 +77,7 @@ DmaaP-MR Client
 
 ConfigBindingService Client
 +++++++++++++++++++++++++++
-    Thin client wrapper to invoke CBS api to fetch configuration based on exposed properties during deployment. Provides option to periodically query and capture new configuration changes if any should be returned to application.
+    Thin client wrapper to fetch configuration based on exposed properties during deployment from the file on a configMap/volume or from CBS api if configMap/volume does not exist. Provides option to periodically query and capture new configuration changes if any should be returned to application.
 
 Crypt Password
 ++++++++++++++