github timescale/helm-charts v0.2.0
[v0.2.0] - 2019-10-16

latest releases: timescaledb-single-0.33.2, v0.13.2, v0.12.1...
4 years ago

Added

  • A preliminary multinode Helm chart
  • Architecture diagrams
  • Allow multiple volumes for the data directory and the WAL directory
  • Documentation pgBackRest restore outside of Kubernetes environment

Changed

  • The defined Patroni configuration is passed on (using a ConfigMap) to Patroni
  • Secrets required by Patroni are injected using environment variables
  • The defined pgBackRest configuration is passed on to pgBackRest (using a Secret as it holds credentials)
  • The entrypoint no longer points to scripts in the Docker image, this pretty much allows any Docker image
    to be used, as long as it contains PostgreSQL, TimescaleDB, and pgBackRest
  • Best practice PostgreSQL parameters, e.g. enable logging of connections by default
  • Open Sourced this repository as Apache License 2.0

Don't miss a new helm-charts release

NewReleases is sending notifications on new releases.