charts icon indicating copy to clipboard operation
charts copied to clipboard

feat(cluster): Add support for TimescaleDB

Open itay-grudev opened this issue 1 year ago • 0 comments

After the following PRs get merged in the official TimescaleDB's HA docker container:

  • timescale/timescaledb-docker-ha/pull/442
  • timescale/timescaledb-docker-ha/pull/459

and with the introduction of the ImageCatalog feature it's now possible to run TimescaleDB in CloudNativePG.

There is some code for that already added in the chart, but there are a lot of crucial components missing.

Depends on: #276

itay-grudev avatar May 25 '24 17:05 itay-grudev