Add common location for shared charts 17/37517/2
authorMike Elliott <mike.elliott@amdocs.com>
Wed, 21 Mar 2018 16:18:40 +0000 (12:18 -0400)
committerMike Elliott <mike.elliott@amdocs.com>
Thu, 22 Mar 2018 16:21:49 +0000 (12:21 -0400)
commit2670b0ef2262f25176ed2f0e08867c3807ffdfa6
tree5877a8c1ccc4f1e93f60c62d8c4a84d84d41d0ba
parent38692ad900baf554896b07ce04f475fb3c621b25
Add common location for shared charts

Moved shared templates into common directory.
This "common" location is where upcoming charts
for mariadb-galera, postgress etc. will reside.

Change-Id: Id2e2ffd3369a3e4d6437c2ca4f04a5f1dceb236a
Issue-ID: OOM-816
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
kubernetes/Makefile
kubernetes/common/Makefile [new file with mode: 0644]
kubernetes/common/common/Chart.yaml [moved from kubernetes/common/Chart.yaml with 100% similarity]
kubernetes/common/common/templates/_name.tpl [new file with mode: 0644]
kubernetes/common/common/templates/_namespace.tpl [new file with mode: 0644]
kubernetes/common/common/values.yaml [moved from kubernetes/common/values.yaml with 100% similarity]
kubernetes/common/templates/_name.tpl [deleted file]
kubernetes/common/templates/_namespace.tpl [deleted file]