timescale / helm-charts

Configuration and Documentation to run TimescaleDB in your Kubernetes cluster
Apache License 2.0
264 stars 223 forks source link

Add ipv6 addresses to schema validation #500

Closed nhudson closed 2 years ago

nhudson commented 2 years ago

What this PR does / why we need it

Allow the possibility of setting an IPv6 listen address in patroni.postgresql.listen and patroni.restapi.listen

https://timescaledb.slack.com/archives/C63MYDZ35/p1668653385466799

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Checklist