diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2018-08-24 13:25:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-24 13:25:42 +0000 |
commit | b3762ab1f71719b8d9f52063198233bd83ed9a3a (patch) | |
tree | a842b39561c7e467354b476b059ff6c2408c68da /kubernetes/vid/charts/vid-galera/Chart.yaml | |
parent | 62f9b2c65dda2235b95bd12bdc96f1cb3aa35ebf (diff) | |
parent | 5ca54657bf50a9d080caa2d3755540a3d980971f (diff) |
Merge "License Task for VID,AAF,CLI,SNIRO"
Diffstat (limited to 'kubernetes/vid/charts/vid-galera/Chart.yaml')
-rw-r--r-- | kubernetes/vid/charts/vid-galera/Chart.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/kubernetes/vid/charts/vid-galera/Chart.yaml b/kubernetes/vid/charts/vid-galera/Chart.yaml index 85f36dc6fb..47f9e7e31d 100644 --- a/kubernetes/vid/charts/vid-galera/Chart.yaml +++ b/kubernetes/vid/charts/vid-galera/Chart.yaml @@ -1,3 +1,17 @@ +# Copyright © 2018 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: Chart for MariaDB Galera cluster name: mariadb-galera |