opstty/charts
Helm chart repository for Kubernetes.
Add the repository
helm repo add opstty https://opstty.github.io/charts
helm repo update
Charts
| Chart | Description | Version | App Version |
|---|---|---|---|
| hive | Apache Hive Metastore + HiveServer2 | 0.1.7 | 4.0.0 |
| trino | Trino query engine with password auth, table registration, and Superset integration | 0.2.12 | 481 |
Click a chart name for full documentation and configuration reference.
Install
helm install <release-name> opstty/<chart-name>
For example:
helm install hive opstty/hive
See each chart’s README for detailed configuration options.
Prerequisites
- Kubernetes 1.23+
- Helm 3.x
Source
Charts source and full documentation: github.com/opstty/charts