diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-12-04 21:32:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-12-04 21:32:13 +0000 |
commit | 402744dfb6a0c0b1de43614c9919d513a24ee729 (patch) | |
tree | 8963db637c5f2276a922d2f611eb8c6a1daae08e /kubernetes/common/music/charts/music-cassandra-job/Chart.yaml | |
parent | 305d69a99c70feab066bdf216b02897fa4192711 (diff) | |
parent | 589ecb93f9cd18bd42349243214e965f193c6286 (diff) |
Merge "[COMMON][MUSIC] Uses new tpls for repos / images"
Diffstat (limited to 'kubernetes/common/music/charts/music-cassandra-job/Chart.yaml')
-rw-r--r-- | kubernetes/common/music/charts/music-cassandra-job/Chart.yaml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/kubernetes/common/music/charts/music-cassandra-job/Chart.yaml b/kubernetes/common/music/charts/music-cassandra-job/Chart.yaml deleted file mode 100644 index b4feb7114b..0000000000 --- a/kubernetes/common/music/charts/music-cassandra-job/Chart.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright © 2018 AT&T, Amdocs, Bell Canada Intellectual Property. 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. - -apiVersion: v1 -description: Cassandra Job - Run CQL Scripts after Cassandra Starts. -name: music-cassandra-job -version: 7.0.0 - |