summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2021-04-30 09:16:21 +0000
committerGerrit Code Review <gerrit@onap.org>2021-04-30 09:16:21 +0000
commit71cd2fca2cd9f5969739fd83d951fa08da2e9557 (patch)
tree8c94d98a55ba9613fcab3cfc38ab633b01b2681a
parentac0401bb210d94a2d56d8070d04825dc53c918e8 (diff)
parent047ed01c31e52456d6fc317e8cda21ac55d8f527 (diff)
Merge "Update documentation CBS-Client to support config fetch from a configMap"
-rw-r--r--docs/sections/sdk/architecture.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/sdk/architecture.rst b/docs/sections/sdk/architecture.rst
index f99fccb0..3a5cf64c 100644
--- a/docs/sections/sdk/architecture.rst
+++ b/docs/sections/sdk/architecture.rst
@@ -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
++++++++++++++