diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-09-16 19:13:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-09-16 19:13:01 +0000 |
commit | 76c05cc962b087cedb2b402eac542d4612e1e475 (patch) | |
tree | 45b3ed13d5a18931884894f0b7e6ba012e803715 /kubernetes/oof/charts/oof-has/Chart.yaml | |
parent | a7af619984189d3c01d4d3b5bc86deb04c74b50a (diff) | |
parent | dbcd1cacf9d08b2d17b569736effb389c6f99d13 (diff) |
Merge "[OOF] Use certInitializer for OOF pods"
Diffstat (limited to 'kubernetes/oof/charts/oof-has/Chart.yaml')
-rwxr-xr-x | kubernetes/oof/charts/oof-has/Chart.yaml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/kubernetes/oof/charts/oof-has/Chart.yaml b/kubernetes/oof/charts/oof-has/Chart.yaml deleted file mode 100755 index 3d507e913d..0000000000 --- a/kubernetes/oof/charts/oof-has/Chart.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright © 2017 Amdocs, Bell Canada -# Modifications Copyright © 2018 AT&T,VMware -# -# 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 Homing and Allocation Service -name: oof-has -version: 6.0.0 |