diff options
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/helm/README.txt')
-rw-r--r-- | heat/vFW_CNF_CDS/templates/helm/README.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/heat/vFW_CNF_CDS/templates/helm/README.txt b/heat/vFW_CNF_CDS/templates/helm/README.txt new file mode 100644 index 00000000..bd7626b4 --- /dev/null +++ b/heat/vFW_CNF_CDS/templates/helm/README.txt @@ -0,0 +1,7 @@ +Helm content of csar package + +To create necessary archives, please ensure you have [helm] and [make] installed first. + +In case it's your first time you're using helm, please issue `helm init -c` command to initialize your helm client + +To create necessary artifacts, issue `make` command |