From 7e1efe3174336fa09a56c596af55ba93d7b14a91 Mon Sep 17 00:00:00 2001 From: "Hansen, Tony (th1395)" Date: Wed, 13 May 2020 18:55:54 +0000 Subject: move plugins from from ccsdk to dcaegen2 copy dmaap, helm, pgaas and sshkeyshare plugins from ccsdk to dcaegen2 Change-Id: Ib257495de6c275c45f0c87a4b42ac21a2fab7979 Signed-off-by: Hansen, Tony (th1395) Issue-ID: DCAEGEN2-2207 Signed-off-by: Hansen, Tony (th1395) --- helm/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 helm/README.md (limited to 'helm/README.md') diff --git a/helm/README.md b/helm/README.md new file mode 100644 index 0000000..4128fba --- /dev/null +++ b/helm/README.md @@ -0,0 +1,12 @@ +cloudify-plugin-template +======================== + +[![Build Status](https://travis-ci.org/cloudify-cosmo/cloudify-plugin-template.svg?branch=master)](https://travis-ci.org/cloudify-cosmo/cloudify-plugin-template) + +ONAP Helm Plugin. +This Plugin will utilize the ONAP helm chart to install, uninstall, upgrade, and rollback ONAP components. + +## Documents + +See https://wiki.onap.org/display/DW/Introduction+of+Helm+Plugin + -- cgit 1.2.3-korg