From 68042495ef1e1e6dff7fed7fc2691b01cf672fe1 Mon Sep 17 00:00:00 2001 From: Konrad Bańka Date: Mon, 21 Oct 2019 11:04:31 +0200 Subject: Provide vFW CNF use case csar content MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Issue-ID: INT-1259 Change-Id: I0bcd85725e7f102bdcdf813db0c0260526b5807d Signed-off-by: Konrad Bańka --- heat/vFW_CNF_CDS/templates/helm/sink/Chart.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 heat/vFW_CNF_CDS/templates/helm/sink/Chart.yaml (limited to 'heat/vFW_CNF_CDS/templates/helm/sink/Chart.yaml') diff --git a/heat/vFW_CNF_CDS/templates/helm/sink/Chart.yaml b/heat/vFW_CNF_CDS/templates/helm/sink/Chart.yaml new file mode 100644 index 00000000..2feffe0c --- /dev/null +++ b/heat/vFW_CNF_CDS/templates/helm/sink/Chart.yaml @@ -0,0 +1,5 @@ +apiVersion: v1 +appVersion: "1.0" +description: A Helm chart to deploy sink for vFirewall +name: sink +version: 0.2.0 -- cgit 1.2.3-korg