summaryrefslogtreecommitdiffstats
path: root/kubernetes/kube2msb/templates/kube2msb-registrator-deployment.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-03-12Deploy kube2msb along with msb containersHuabingZhao1-33/+0
Issue-ID: OOM-280 Deploy kube2msb along with msb contianers, so the ONAP services can be sync to MSB after MSB is restarted Change-Id: I408e27c72c4b2169c0babe2562e74d4a645683de Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-03-01Run all components in one namespaceBorislavG1-3/+3
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2017-10-29Add option to disable specific deploymentsyuryn1-0/+2
Add option to disable any deployment by using conditions in helm templates. Each deployment will get helm parameter - boolean flag allowing to disable it. The flags can be listed in the custom values.yaml file that can be passed to the createAll script with '-v' command line option. Change-Id: I32b795de46c72915c2201c94c23f4e061971bb56 Issue-ID: OOM-380 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-10-27Support token authentication with kubernetesHuabingZhao1-1/+3
Change-Id: Ie404f1019ab7b89ae0a6196d7563e9090ad4a1b2 Issue-Id: OOM-379 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-11Rename to kube2msbHuabingZhao1-0/+29
Change-Id: I36b65c1124232646b257cf9d91ad2f7758023473 Issue-Id: OOM-260 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>