From 2ba8edeed29aa1ed6893d0d0532e002a6f919683 Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Fri, 18 Jun 2021 13:53:05 -0400 Subject: Document using Helm templates for DCAE MS Add documentation for using the dcaegen2-services-common templates to deploy DCAE microservices. Issue-ID: DCAEGEN2-2630 Issue-ID: DCAEGEN2-2779 Signed-off-by: Jack Lucas Change-Id: I96c55c5b905079bad734efcd1c6108ad0d314068 --- docs/sections/installation_oom.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/sections/installation_oom.rst') diff --git a/docs/sections/installation_oom.rst b/docs/sections/installation_oom.rst index c2701c88..2c567b7f 100644 --- a/docs/sections/installation_oom.rst +++ b/docs/sections/installation_oom.rst @@ -64,6 +64,9 @@ The dcaegen2-services chart has the following sub-charts: The dcaegen2-services sub-charts depend on a set of common templates, found under the ``common`` subdirectory under ``dcaegen2-services``. +Information about using the common templates to deploy a microservice can be +found in :doc:`Using Helm to deploy DCAE Microservices <./dcaeservice_helm_template>`. + DCAE Deployment --------------- -- cgit 1.2.3-korg