summaryrefslogtreecommitdiffstats
path: root/kubernetes/cli/templates
AgeCommit message (Collapse)AuthorFilesLines
2018-01-24Exposed 8080 and 9090 ports in onap-cliEC2 Default User2-4/+9
Exposed 8080 and 9090 ports in onap-cli kubernetes service to enable access CLI in webpage Change-Id: Ie9a76539255b7b93453590ba230cd25d9e61f21b Issue-ID: OOM-589 Signed-off-by: EC2 Default User <xiaobo.chen@tieto.com>
2017-10-29Add option to disable specific deploymentsyuryn2-0/+4
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-14Deploment configuration for CLIsubhash kumar singh2-0/+50
OOM deployment configuration for CLI. Change-Id: I4b34c64be7fba5c3bcfbb35ea497b6e5abde8305 Issue-ID: CLI-41 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>