From dee73a66036ea46e5e2baa7d944693d7d71f4f9d Mon Sep 17 00:00:00 2001 From: Tomasz Wrobel Date: Thu, 23 Sep 2021 09:37:01 +0200 Subject: Add link to External schema repo genrator in ves-helm guide Issue-ID: DCAEGEN2-2630 Signed-off-by: Tomasz Wrobel Change-Id: I500b91d9cc4295728f24d4b1d59e2f548d74da74 --- docs/sections/services/ves-http/installation-helm.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/sections/services/ves-http/installation-helm.rst b/docs/sections/services/ves-http/installation-helm.rst index 9728e64b..d97cd1c6 100644 --- a/docs/sections/services/ves-http/installation-helm.rst +++ b/docs/sections/services/ves-http/installation-helm.rst @@ -55,6 +55,9 @@ External repository schema files integration with VES Collector ------------------------------------------------------------------- In order to utilize the externalRepo openAPI schema files defined in `OOM `_ repository and installed with dcaegen2 module, follow below steps. +.. note:: + For more information on generating schema files, see `External-schema-repo-generator (OOM Utils repository) `_ + 1. Go to directory with dcaegen2-services helm charts (oom/kubernetes/dcaegen2-services). These charts should be located on RKE deployer node or server which is used to deploy and manage ONAP installation by Helm charts. 2. Create file with specific VES values-overrides: -- cgit 1.2.3-korg