From 906b67060c1f062816b9baa91d5c9845dad41dab Mon Sep 17 00:00:00 2001 From: Dusan Rozman Date: Tue, 26 Sep 2017 16:04:12 -0400 Subject: Added AAF containers to ONAP Kubernetes Created the initial deployment yamls for AAF project Issue-ID: OOM-11 Change-Id: I3c60185d78e8ce5596791624086f7cf32b3c3c38 Signed-off-by: Dusan Rozman --- Chart.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Chart.yaml (limited to 'Chart.yaml') diff --git a/Chart.yaml b/Chart.yaml new file mode 100644 index 0000000..60e4370 --- /dev/null +++ b/Chart.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +description: A Helm chart for Kubernetes +name: aaf +version: 1.1.0 -- cgit 1.2.3-korg