mirror of
https://github.com/helm/charts.git
synced 2026-08-21 13:28:13 +00:00
* [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>
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