Update VES documentation
[dcaegen2.git] / docs / sections / services / ves-http / stnd-defined-validation.rst
index a0ca516..c9019db 100644 (file)
@@ -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
 -------------------------------------