From 7625e52e584e41555bb4c082647b203bf3d26631 Mon Sep 17 00:00:00 2001 From: "puthuparambil.aditya" Date: Fri, 22 Jan 2021 22:01:50 +0100 Subject: [CPS] Configuration Persistence Service Charts CPS Helm charts added Issue-ID: CPS-7 Co-authored-by: puthuparambil.aditya Co-authored-by: Sylvain Desbureaux Co-authored-by: Bruno Sakoto Signed-off-by: Claudio David Gasparini Signed-off-by: Sylvain Desbureaux Signed-off-by: puthuparambil.aditya Signed-off-by: Bruno Sakoto Change-Id: I027e5e4b3eec78ce889168f8796d55e6f9fd9be6 Signed-off-by: puthuparambil.aditya --- docs/environments_onap_demo.yaml | 2 ++ docs/helm-search.txt | 1 + 2 files changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/environments_onap_demo.yaml b/docs/environments_onap_demo.yaml index cbb8f01d22..9862ceab6c 100644 --- a/docs/environments_onap_demo.yaml +++ b/docs/environments_onap_demo.yaml @@ -44,6 +44,8 @@ cli: enabled: false consul: # Consul Health Check Monitoring enabled: false +cps: + enabled: false dcaegen2: enabled: false esr: diff --git a/docs/helm-search.txt b/docs/helm-search.txt index 4ec41fd6cd..774ea3490a 100644 --- a/docs/helm-search.txt +++ b/docs/helm-search.txt @@ -10,6 +10,7 @@ local/cli 7.0.0 ONAP Command Line Interface local/common 7.0.0 Common templates for inclusion in other charts local/consul 7.0.0 ONAP Consul Agent local/contrib 7.0.0 ONAP optional tools +local/cps 7.0.0 ONAP Configuration Persistene Service (CPS) local/dcaegen2 7.0.0 ONAP DCAE Gen2 local/dgbuilder 7.0.0 D.G. Builder application local/dmaap 7.0.0 ONAP DMaaP components -- cgit 1.2.3-korg