Add common helm chart 07/31507/10
authorMike Elliott <mike.elliott@amdocs.com>
Mon, 12 Feb 2018 20:33:55 +0000 (15:33 -0500)
committerAlexis de Talhouët <alexis.de_talhouet@bell.ca>
Fri, 23 Feb 2018 20:32:30 +0000 (20:32 +0000)
commit3e7dc64805fbfc378290c32e8d4de39c3602e66e
tree1eb28ac2a9590f56bbeee6010dd3884fbb13e4be
parenta70775c54d244fe769293ea3bba1d99881416e6e
Add common helm chart

This helm chart provides common base templates that should be
included in each onap subchart. This chart is included as a
dependency within a charts requirements.yaml.

Change-Id: I0f4e155bcca31de79aa57b4ce45d26e86069ef72
Issue-ID: OOM-265
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
kubernetes/common/common-templates/.helmignore [new file with mode: 0644]
kubernetes/common/common-templates/Chart.yaml [new file with mode: 0644]
kubernetes/common/common-templates/templates/_name.tpl [new file with mode: 0644]
kubernetes/common/common-templates/templates/_namespace.tpl [new file with mode: 0644]
kubernetes/common/common-templates/values.yaml [new file with mode: 0644]