summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/sections/services/ves-http/stnd-defined-validation.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/sections/services/ves-http/stnd-defined-validation.rst b/docs/sections/services/ves-http/stnd-defined-validation.rst
index a0ca516d..c9019db8 100644
--- a/docs/sections/services/ves-http/stnd-defined-validation.rst
+++ b/docs/sections/services/ves-http/stnd-defined-validation.rst
@@ -65,6 +65,22 @@ Format of the schema mapping file is a JSON file with list of mappings, as shown
}
]
+Config maps
+-----------
+
+The mapping and schemas files content can be changed by editing a proper config map.
+
+
++----------------------------------------------+-----------------------------------------------------------------------------------------------------+
+| Config map name | Description |
++==============================================+=====================================================================================================+
+| dcae-external-repo-configmap-schema-map | Defines a content of the /opt/app/VESCollector/etc/externalRepo/schema-map.json file. |
++----------------------------------------------+-----------------------------------------------------------------------------------------------------+
+| dcae-external-repo-configmap-sa88-rel16 | Defines a content of schemas stored in the /opt/app/VESCollector/etc/externalRepo folder. |
++----------------------------------------------+-----------------------------------------------------------------------------------------------------+
+
+Config maps are defined in the `OOM <https://gerrit.onap.org/r/gitweb?p=oom.git;a=tree;f=kubernetes/dcaegen2/resources/external>`_ repository and installed with dcaegen2 module.
+
Properties configuration via Cloudify
-------------------------------------