summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/templates/multicloud-windriver-deployment.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-03-07Replica Scaling of MultiCloud and UUI containervaibhav_16dec1-0/+1
Issue-ID: OOM-696 Change-Id: Id2aa33af6e13e08883aad8b78ef7b797cb03d11d Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
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>
2018-02-25multicloud persistence folder parametrizationkerenj1-2/+2
Issue-ID: OOM-145 Change-Id: I045d89d91e99cde79251b0910b78a640d967362d Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-10-29Add option to disable specific deploymentsyuryn1-2/+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-09-26Add multicloud plugins for OpenStackBin Yang1-0/+59
Fixed nodeport conflicts. Change-Id: I1684d9808a2b6b6eda2417fd957816852f9cd751 Issue-Id: MULTICLOUD-108 Signed-off-by: Bin Yang <bin.yang@windriver.com> Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>