From 613f4eb0c7a28a856bdd63c2776c355a3ad6be9b Mon Sep 17 00:00:00 2001 From: jasmineWen Date: Mon, 28 May 2018 14:59:28 +0000 Subject: VNFSDK - revert back to embedded postgres Change-Id: Iae0e6953175769730d5afc52409a354f5f0b3bf1 Issue-ID: OOM-751 Signed-off-by: jasmineWen --- kubernetes/vnfsdk/charts/vnfsdk-postgres/Chart.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 kubernetes/vnfsdk/charts/vnfsdk-postgres/Chart.yaml (limited to 'kubernetes/vnfsdk/charts/vnfsdk-postgres/Chart.yaml') diff --git a/kubernetes/vnfsdk/charts/vnfsdk-postgres/Chart.yaml b/kubernetes/vnfsdk/charts/vnfsdk-postgres/Chart.yaml new file mode 100644 index 0000000000..db7201d7c6 --- /dev/null +++ b/kubernetes/vnfsdk/charts/vnfsdk-postgres/Chart.yaml @@ -0,0 +1,18 @@ +# 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: ONAP VNFSDK Postgres Database +name: vnfsdk-postgres +version: 2.0.0 -- cgit 1.2.3-korg