Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 840 Bytes

File metadata and controls

26 lines (16 loc) · 840 Bytes

Timescale DB Helm Chart

A Helm chart for Kubernetes to deploy Timescale DB using the official Helm Chart.

Source Code

This chart was ported from version 0.11.0 of the original TimescaleDB-single helm chart with a few modifications.

Install

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

$ helm install my-release {{ template "chart.name" . }}

Values

Key Type Default Description
rbac.openshift bool false Creates anyuid Role & Rolebinding to run in OpenShift

For the documentation of the original helm chart, go to the official helm chart at: https://github.com/timescale/timescaledb-kubernetes/tree/master/charts/timescaledb-single.