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)
commit9f27c6a76de94e34db446affab23f0979bb55766
tree90ff7d4c53873f7804dcd771526b90df465868ab
parentd29156116c93e33ecbaa9f9ea867b6e9c102d989
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/aaf-cs-deployment.yaml
templates/aaf-deployment.yaml
templates/all-services.yaml