Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prestodb/presto-helm-charts
Presto Helm Charts
https://github.com/prestodb/presto-helm-charts
helm-chart presto prestodb
Last synced: about 1 month ago
JSON representation
Presto Helm Charts
- Host: GitHub
- URL: https://github.com/prestodb/presto-helm-charts
- Owner: prestodb
- License: apache-2.0
- Created: 2023-04-04T16:38:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-19T15:13:25.000Z (5 months ago)
- Last Synced: 2024-07-19T19:44:44.356Z (5 months ago)
- Topics: helm-chart, presto, prestodb
- Homepage: https://prestodb.io
- Size: 27.3 KB
- Stars: 10
- Watchers: 8
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Presto Helm Charts
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
Repository for official Presto Helm charts.
## Helm charts repository
Use the following command to add the repository to Helm client configuration:
```shell
helm repo add presto https://prestodb.github.io/presto-helm-charts
```
List the latest stable versions of available Helm charts with the command:
```shell
helm search repo presto
```## Contributing
Presto welcomes contributions from everyone.Feel free to create an issue with a bug report, feature request or submit a PR.
Check out [development guidelines](https://github.com/prestodb/presto-helm-charts/blob/main/DEVELOPMENT.md) for local development and testing.
## Questions
Join [PrestoDB on Slack](https://communityinviter.com/apps/prestodb/prestodb) to ask questions to the community.