summaryrefslogtreecommitdiffstats
path: root/kubernetes/kube2msb/templates
AgeCommit message (Collapse)AuthorFilesLines
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>