diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-01-10 17:16:18 +0100 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-01-10 16:21:17 +0000 |
commit | 323a042e7add588e2ac8331f92e82ba08f8e3efe (patch) | |
tree | 37477b0badbe631765721e85576522d0bd95dff5 /components/aai-graphgraph/Chart.yaml | |
parent | 15f4526ce3bd81e8e6741bef96dfb26671e0f67a (diff) |
Remove aai-graphgraph on El Alto
pod is not starting
fix done on master but not backported in El Alto
Issue-ID: AAI-2733
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: If7682aa6a81d7c5be7b9631bb969cfa657c65718
Diffstat (limited to 'components/aai-graphgraph/Chart.yaml')
-rw-r--r-- | components/aai-graphgraph/Chart.yaml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/components/aai-graphgraph/Chart.yaml b/components/aai-graphgraph/Chart.yaml deleted file mode 100644 index 79fab9e..0000000 --- a/components/aai-graphgraph/Chart.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# 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 |