Add common repository template 11/40711/1
authorMike Elliott <mike.elliott@amdocs.com>
Tue, 3 Apr 2018 14:23:32 +0000 (10:23 -0400)
committerMike Elliott <mike.elliott@amdocs.com>
Tue, 3 Apr 2018 14:23:32 +0000 (10:23 -0400)
commit3b6f980724b3ab37513bf67efe891db39075a058
tree6681309a1c5c24c98db11d62b50d83c5aec9d5a3
parent3250c8ab036a6558374f893135065ebb7a2290a1
Add common repository template

Introducing a common template to be used by all ONAP
helm charts to ensure consistency in repository resolution.

This will allow the default repository in a chart to be
overridden with a global.repository value and then, if need be,
have the global.repository value be overridden on a per chart
basis using a repositoryOverride configuration value.

In the future will look at trying to address 3rdparty repository
resolution in a simular manor.

Change-Id: I7d6a14ae39d60bf75f80e28a038cea5de31aa558
Issue-ID: OOM-845
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
kubernetes/common/common/templates/_repository.tpl [new file with mode: 0644]
kubernetes/helm/starters/onap-app/templates/deployment.yaml