Skip to content

Commit

Permalink
Missing mention in the chart README
Browse files Browse the repository at this point in the history
  • Loading branch information
itay-grudev committed Sep 9, 2024
1 parent 271ed95 commit ba8d8d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/cluster/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ Cluster Configuration
Currently the chart supports two database types. These are configured via the `type` parameter. These are:
* `postgresql` - A standard PostgreSQL database.
* `postgis` - A PostgreSQL database with the PostGIS extension installed.
* `timescaledb` - A PostgreSQL database with the TimescaleDB extension installed.
* `paradedb` - A PostgreSQL database with the ParadeDB extension installed.

Depending on the type the chart will use a different Docker image and fill in some initial setup, like extension installation.

Expand Down

0 comments on commit ba8d8d7

Please sign in to comment.