commit | fcef994a85ee1e2f581e2dc2d2f2ab968632db25 | [log] [tgz] |
---|---|---|
author | yuryn <Yury.Novitsky@Amdocs.com> | Thu Oct 26 17:10:50 2017 +0300 |
committer | yuryn <Yury.Novitsky@Amdocs.com> | Sun Oct 29 13:39:03 2017 +0200 |
tree | 00d292473aaa6fba9194ccc9ec9545eb3a8c73a1 | |
parent | 4ac607ce48b745cb6f6657205cc5c2a3d472a1b0 [diff] |
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>