From e21c848562599340a99fc216bdaae97686d92a72 Mon Sep 17 00:00:00 2001 From: VENKATESH KUMAR Date: Thu, 12 Nov 2020 15:00:02 -0500 Subject: DCAE doc cleanup warnings Change-Id: I39daca57d4754abe0db56a7f85e7274a5f45ad74 Signed-off-by: VENKATESH KUMAR Issue-ID: DCAEGEN2-2141 Signed-off-by: VENKATESH KUMAR --- docs/sections/services/mapper/delivery.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/sections/services/mapper/delivery.rst') diff --git a/docs/sections/services/mapper/delivery.rst b/docs/sections/services/mapper/delivery.rst index 6cb2cf2f..3f667635 100644 --- a/docs/sections/services/mapper/delivery.rst +++ b/docs/sections/services/mapper/delivery.rst @@ -9,7 +9,7 @@ Mapper is delivered with **1 Docker container** having spring boot microservice, | In current release, the UniversalVesAdapter is integrated with DCAE's config binding service. On start, it fetches the initial configuration from CBS and uses the same. Currently it is not having functionality to refresh the configuration changes made into Consul KV store. Docker Containers ---------------- +----------------- Docker images can be pulled from ONAP Nexus repository with below commands: - ``docker pull nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor:1.0.0-SNAPSHOT`` + ``docker pull nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor:latest`` -- cgit 1.2.3-korg