diff options
author | Pavel Paroulek <pavel.paroulek@orange.com> | 2019-05-20 20:14:36 +0200 |
---|---|---|
committer | Pavel Paroulek <pavel.paroulek@orange.com> | 2019-08-29 19:25:59 +0200 |
commit | 3efe1df6fdba4af4e22849bec220c8daa4a68a49 (patch) | |
tree | 39169f2c01ce7a8faf472ceadc07012134b83fb6 /components/aai-graphgraph/Chart.yaml | |
parent | 55cb73cadc59537643c0fe5cb7ededadc9ff2b48 (diff) |
Adding Graphgraph k8s config
Issue-ID: AAI-531
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
Change-Id: I2cb6471a0369ef8cc3f36b9988ff0df2045564a0
Diffstat (limited to 'components/aai-graphgraph/Chart.yaml')
-rw-r--r-- | components/aai-graphgraph/Chart.yaml | 19 |
1 files changed, 19 insertions, 0 deletions
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 |