Timescale DB (kubernetes)
Deploy Timescale DB on a Kubernetes Cluster
Made by
Massdriver
Official
Yes
Clouds
Tags
This bundle does not have an operator guide. Add one here.
| Variable | Type | Description |
|---|---|---|
| database_configuration.cpu_limit | number | The amount of compute (in vCPUs) made available to your TimescaleDB deployment by kubernetes |
| database_configuration.data_volume_size | integer | The size of the TimescaleDB's data storage |
| database_configuration.delete_volumes_on_destroy | boolean | If set to false and this bundle is destroyed, the volumes will be left behind. See operator guide for more information. |
| database_configuration.memory_limit | number | The amount of memory (in GiB) made available to your TimescaleDB deployment by kubernetes |
| namespace | string | Choose a namespace for Timescale DB. |

