An open API service indexing awesome lists of open source software.

https://github.com/getredash/contrib-helm-chart

Community maintained Redash Helm Chart
https://github.com/getredash/contrib-helm-chart

Last synced: 11 months ago
JSON representation

Community maintained Redash Helm Chart

Awesome Lists containing this project

README

          

# Redash Community Kubernetes Helm Charts

The code is provided as-is with no warranties.

## Usage

[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.

Once Helm is set up properly, add the repo as follows:

```console
helm repo add redash https://getredash.github.io/contrib-helm-chart
```

You can then run `helm search repo redash` to see the charts.

Chart documentation is available in [redash directory](https://github.com/getredash/contrib-helm-chart/blob/master/charts/redash/README.md).

## Contributing

We'd love to have you contribute! Please refer to our [contribution guidelines](https://github.com/getredash/contrib-helm-chart/blob/master/CONTRIBUTING.md) for details.

## License

[Apache 2.0 License](https://github.com/getredash/contrib-helm-chart/blob/master/LICENSE).