diff options
author | Mandeep Khinda <Mandeep.Khinda@amdocs.com> | 2018-05-15 18:45:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-15 18:45:27 +0000 |
commit | 3fcb4a062e4d1bd9c7e1a4e0553199c8cd2e77ad (patch) | |
tree | 718f6d1431b093d9bdca2cb31d9251cdaa00aae0 /kubernetes/vnfsdk/charts/vnfsdk-postgres/Chart.yaml | |
parent | 8ac97179592231b6c82be7429f6fe632a3b92b00 (diff) | |
parent | 774315382f4329a903e0d3a3915bee5a98fb0c6f (diff) |
Merge "VNFSDK - use common postgres"
Diffstat (limited to 'kubernetes/vnfsdk/charts/vnfsdk-postgres/Chart.yaml')
-rw-r--r-- | kubernetes/vnfsdk/charts/vnfsdk-postgres/Chart.yaml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/kubernetes/vnfsdk/charts/vnfsdk-postgres/Chart.yaml b/kubernetes/vnfsdk/charts/vnfsdk-postgres/Chart.yaml deleted file mode 100644 index ea52e3b606..0000000000 --- a/kubernetes/vnfsdk/charts/vnfsdk-postgres/Chart.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright © 2017 Amdocs, Bell Canada -# -# 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: Postgres Service -name: vnfsdk-postgres -version: 2.0.0 |