Files
deprecated-helm-charts/stable/presto
Andres Martinez GotorandKubernetes Prow Robot 99918f9453 [stable/presto] Set semver version (#13148)
* [stable/presto] set semver version

Signed-off-by: Andres Martinez Gotor <andres@bitnami.com>

* Bump version

Signed-off-by: Andres Martinez Gotor <andres@bitnami.com>
2019-04-19 08:41:54 -07:00
..

Presto Chart

Presto is an open source distributed SQL query engine for running interactive analytic queries against data sources of all sizes ranging from gigabytes to petabytes.

Chart Details

This chart will do the following:

  • Install a single server which acts both as coordinator and worker
  • Install a configmap for it
  • Install a service

Installing the Chart

To install the chart with the release name my-release:

$ helm install --name my-release stable/presto

Configuration

Configurable values are documented in the values.yaml.

Specify each parameter using the --set key=value[,key=value] argument to helm install.

Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example,

$ helm install --name my-release -f values.yaml stable/presto

Tip

: You can use the default values.yaml