summaryrefslogtreecommitdiffstats
path: root/kubernetes/msb/templates/all-services.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-03-26Add standardized helm chart for msbBorislavG1-90/+0
Change-Id: I63fbb58167a3e352f05e7e9af4d28f3531546dff Issue-ID: OOM-742 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-22License addition in all yamlsvaibhav_16dec1-0/+14
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-01Run all components in one namespaceBorislavG1-4/+4
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-02-28Providing HTTPS endpoint at API gatewayHuabingZhao1-3/+11
Issue-ID: MSB-140 Change-Id: Ideb50217fb3ba21a2824fbedee41b8df04f3e62c Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-29Add option to disable specific deploymentsyuryn1-0/+8
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-09-12Remove cluster IPHuabingZhao1-24/+24
Use domain name instead of IP, so a fixed cluster IP is not needed anymore. Issue-Id: OOM-113 Change-Id: Idd0444d4a9ff9b366e73316a7c6f26ffcd5ff725 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-11Use domain name instead of IP for consulHuabingZhao1-27/+24
Issue-Id: OOM-113 Change-Id: I41e6f72337a15c1d07b444b09171204d8eb378ec Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-02add namespaceHuabingZhao1-0/+4
Issue-ID: OOM-113 Change-Id: Ifaa978ed6156a661ae8312959fd4dc70a8029e32 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-30Service objects for iag and eagHuabingZhao1-0/+30
Issue-Id: OOM-113 Change-Id: Ic91394e18e52b8225d2e31c0cc4ec3e752b94d33 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-30parameterization replica numberHuabingZhao1-1/+1
Issue-Id: OOM-113 Change-Id: I483e6e9942a3cf7ffd486c8ac53e8f458baa0c21 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-29MSB external api gateway service k8s deploymentHuabingZhao1-1/+1
Issue-Id: OOM-113, MSB-26 Change-Id: If365e75c7ccf7de902f771ffdd2db3b1566b98b6 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-29MSB discovery service k8s deploymentHuabingZhao1-0/+15
Issue-Id: OOM-113, MSB-56 Change-Id: Idec27ae5e2e32fdf4462144ddb13e9f535a4d044 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-29MSB Helm chart skeletonHuabingZhao1-0/+14
Change-Id: I2f9bbc0f685cd0a0b437e609dc42498d56727676 Issue-Id: OOM-113, MSB-24 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>