From 3efe1df6fdba4af4e22849bec220c8daa4a68a49 Mon Sep 17 00:00:00 2001 From: Pavel Paroulek Date: Mon, 20 May 2019 20:14:36 +0200 Subject: Adding Graphgraph k8s config Issue-ID: AAI-531 Signed-off-by: Pavel Paroulek Change-Id: I2cb6471a0369ef8cc3f36b9988ff0df2045564a0 --- components/aai-graphgraph/Chart.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 components/aai-graphgraph/Chart.yaml (limited to 'components/aai-graphgraph/Chart.yaml') diff --git a/components/aai-graphgraph/Chart.yaml b/components/aai-graphgraph/Chart.yaml new file mode 100644 index 0000000..79fab9e --- /dev/null +++ b/components/aai-graphgraph/Chart.yaml @@ -0,0 +1,19 @@ +# Copyright © 2019 Orange +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + +apiVersion: v1 +description: ONAP AAI Graphgraph +name: aai-graphgraph +version: 5.0.0 -- cgit 1.2.3-korg