summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/templates/multicloud-vio-deployment.yaml
AgeCommit message (Collapse)AuthorFilesLines
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-20Add msb_apigateway domain and port to multicloudliangke1-0/+4
Change-Id: Iaff7c8d58d913528c05a16302b5a1e18d7824dc1 Issue-Id: OOM-18 Signed-off-by: liangke <lokyse@163.com>
2017-09-15Add Multicloud containers to ONAP K8Sliangke1-0/+55
Change-Id: I0801156481c8306cc7599a27d50b981385968a70 Issue-Id: OOM-18 Signed-off-by: liangke <lokyse@163.com>