Fix deploy when subcharts contain same name 61/70761/3
authorMike Elliott <mike.elliott@amdocs.com>
Thu, 18 Oct 2018 18:43:14 +0000 (14:43 -0400)
committerMike Elliott <mike.elliott@amdocs.com>
Thu, 18 Oct 2018 19:02:20 +0000 (15:02 -0400)
commitdc8690ee3b0aca0c1b3b6fef8f0740f637b5c43a
tree35791c1217dad71203ddb802b722fbb4b7f5cdca
parent2e950172ccf33b42597174f0f4d7ad60e187fe46
Fix deploy when subcharts contain same name

Invalid subchart override file (internal) was being created
for portal. This was caused by an incorrect match on subcharts
that included "portal as a prefix or suffix in its name.

Change-Id: I02d9564f573cf194940df7edc267079e2fb7eec2
Issue-ID: OOM-1344
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
kubernetes/common/common/templates/_repository.tpl
kubernetes/helm/plugins/deploy/deploy.sh
kubernetes/onap/values.yaml