diff options
Diffstat (limited to 'helm/README.md')
-rw-r--r-- | helm/README.md | 12 |
1 files changed, 12 insertions, 0 deletions
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 + |