Add common template for all names for cross referencing. Allow individual repository... 03/403/1
authorZhe Huang <zhehuang@research.att.com>
Sat, 22 Jun 2019 07:36:54 +0000 (03:36 -0400)
committerZhe Huang <zhehuang@research.att.com>
Sat, 22 Jun 2019 07:36:54 +0000 (03:36 -0400)
commit04d8123f5b80bddc11cc97c78e994589634a2c7b
treec3bf66099a50b9caf04a399cf0644ec0e9baa9f9
parent55b58de117f445405128f87dda7a062d00c3b835
Add common template for all names for cross referencing. Allow individual repository overide in the override value yaml file.

Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: Iea29da587dbcc3ab1e6a7d963f2a5aa1d936712a
16 files changed:
ric-platform/50-RIC-Platform/helm/common/templates/_configmapname.tpl [moved from ric-platform/50-RIC-Platform/helm/rtmgr/templates/_helper.tpl with 58% similarity]
ric-platform/50-RIC-Platform/helm/common/templates/_deploymentname.tpl [moved from ric-platform/50-RIC-Platform/helm/e2mgr/templates/_helpers.tpl with 58% similarity]
ric-platform/50-RIC-Platform/helm/common/templates/_name.tpl
ric-platform/50-RIC-Platform/helm/common/templates/_repository.tpl
ric-platform/50-RIC-Platform/helm/common/templates/_servicename.tpl [moved from ric-platform/50-RIC-Platform/helm/common/templates/_service.tpl with 65% similarity]
ric-platform/50-RIC-Platform/helm/dbaas/templates/deployment.yaml
ric-platform/50-RIC-Platform/helm/dbaas/templates/service.yaml
ric-platform/50-RIC-Platform/helm/e2mgr/templates/configmap.yaml
ric-platform/50-RIC-Platform/helm/e2mgr/templates/deployment.yaml
ric-platform/50-RIC-Platform/helm/e2mgr/templates/service.yaml
ric-platform/50-RIC-Platform/helm/e2term/templates/_helpers.tpl [deleted file]
ric-platform/50-RIC-Platform/helm/e2term/templates/configmap.yaml
ric-platform/50-RIC-Platform/helm/e2term/templates/deployment.yaml
ric-platform/50-RIC-Platform/helm/e2term/templates/service.yaml
ric-platform/50-RIC-Platform/helm/rtmgr/templates/deployment.yaml [moved from ric-platform/50-RIC-Platform/helm/rtmgr/templates/rtmgr-dep.yaml with 98% similarity]
ric-platform/50-RIC-Platform/helm/rtmgr/templates/service.yaml [moved from ric-platform/50-RIC-Platform/helm/rtmgr/templates/rtmgr-svc.yaml with 97% similarity]