Add chart for VESPA Mgr 01/901/4
authorwrider <lji@research.att.com>
Thu, 5 Sep 2019 17:26:29 +0000 (13:26 -0400)
committerLusheng Ji <lji@research.att.com>
Thu, 5 Sep 2019 18:02:10 +0000 (18:02 +0000)
commit01adf4c86818ed16f46d8c0f9e9c691792bb233a
tree147d0e70c4f20155c5b6856c6f7b53b57e63f5ae
parentc8ab016c8510ad83981dd286409bdffaca396e0c
Add chart for VESPA Mgr

Signed-off-by: wrider <lji@research.att.com>
Change-Id: Ie6e1f977ec7eed84f28272c9dc8e2d44d73b8b33
Signed-off-by: wrider <lji@research.att.com>
16 files changed:
RECIPE_EXAMPLE/RIC_PLATFORM_RECIPE_EXAMPLE
ric-common/Common-Template/helm/ric-common/Chart.yaml
ric-common/Common-Template/helm/ric-common/templates/_containername.tpl
ric-common/Common-Template/helm/ric-common/templates/_deploymentname.tpl
ric-common/Common-Template/helm/ric-common/templates/_name.tpl
ric-common/Common-Template/helm/ric-common/templates/_ports.tpl
ric-common/Common-Template/helm/ric-common/templates/_servicename.tpl
ric-platform/50-RIC-Platform/bin/install
ric-platform/50-RIC-Platform/bin/uninstall
ric-platform/50-RIC-Platform/helm/vespamgr/.helmignore [new file with mode: 0644]
ric-platform/50-RIC-Platform/helm/vespamgr/Chart.yaml [new file with mode: 0644]
ric-platform/50-RIC-Platform/helm/vespamgr/README [new file with mode: 0644]
ric-platform/50-RIC-Platform/helm/vespamgr/requirements.yaml [new file with mode: 0644]
ric-platform/50-RIC-Platform/helm/vespamgr/templates/deployment.yaml [new file with mode: 0644]
ric-platform/50-RIC-Platform/helm/vespamgr/templates/service.yaml [new file with mode: 0644]
ric-platform/50-RIC-Platform/helm/vespamgr/values.yaml [new file with mode: 0644]