Add option to disable specific deployments
authoryuryn <Yury.Novitsky@Amdocs.com>
Thu, 26 Oct 2017 14:10:50 +0000 (17:10 +0300)
committeryuryn <Yury.Novitsky@Amdocs.com>
Sun, 29 Oct 2017 11:39:03 +0000 (13:39 +0200)
commit5d0587b8f530ca523c1b0baf4c4391e9a17baa97
tree871432f8c387156c7dd7091eb0be184fa7020157
parent89f67c13db2479d083fa6d6cb77397c978ec63a0
Add option to disable specific deployments

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>
templates/aai-deployment.yaml
templates/aai-resources-deployment.yaml
templates/aai-traversal-deployment.yaml
templates/all-services.yaml
templates/data-router-deployment.yaml
templates/elasticsearch-deployment.yaml
templates/hbase-deployment.yaml
templates/modelloader-deployment.yaml
templates/search-data-service-deployment.yaml
templates/sparky-be-deployment.yaml