summaryrefslogtreecommitdiffstats
path: root/kubernetes/cli
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-11-30Migrate to R1 released docker imagesAlexis de Talhouët1-1/+1
Change-Id: Iac46cbae69404d17e1f4e59f85ed18fc7ecd01dd Issue-ID: OOM-432 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.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 singh4-0/+59
OOM deployment configuration for CLI. Change-Id: I4b34c64be7fba5c3bcfbb35ea497b6e5abde8305 Issue-ID: CLI-41 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>