diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-10-29 22:02:09 +0100 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-10-29 22:02:09 +0100 |
commit | 53293eec93e0ba74770aea1b3ae7af809bb96bd0 (patch) | |
tree | cc03cea400f06f1da4d75b2acc5116958939b2c2 /kubernetes/pnda/charts/dcae-pnda-mirror/Chart.yaml | |
parent | 0096ca03c48a0d2aa01a239080ca6d224bea7eca (diff) |
[Tree-wide] Remove pnda charts from OOM
pnda was introduced in earlier release (R3) as POC however no longer
supported. As we don't like unmaintained code and noone is using it
let's remove it from oom helm charts.
Issue-ID: DCAEGEN2-2503
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I717925acee3956ac7e5c6abda7a54e3a78f3ebf3
Diffstat (limited to 'kubernetes/pnda/charts/dcae-pnda-mirror/Chart.yaml')
-rw-r--r-- | kubernetes/pnda/charts/dcae-pnda-mirror/Chart.yaml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/kubernetes/pnda/charts/dcae-pnda-mirror/Chart.yaml b/kubernetes/pnda/charts/dcae-pnda-mirror/Chart.yaml deleted file mode 100644 index 16ee1a6fe2..0000000000 --- a/kubernetes/pnda/charts/dcae-pnda-mirror/Chart.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# ================================================================================ -# Copyright (c) 2018 Cisco Systems. All rights reserved. -# ================================================================================ -# 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. -# ============LICENSE_END========================================================= - -apiVersion: v1 -description: ONAP DCAE PNDA Mirror -name: dcae-pnda-mirror -version: 6.0.0 |