timescale / helm-charts

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

charts/timescaledb-single: improve topology handling #528

Closed paulfantom closed 1 year ago

paulfantom commented 1 year ago

Adding topologySpreadConstraints and removing affinityTemplate to allow easier handling of topology spread.

Defaulting to kubernetes defaults when it comes to handling topology

Signed-off-by: Paweł Krupa (paulfantom) pawel@krupa.net.pl

What this PR does / why we need it

Which issue this PR fixes

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

Special notes for your reviewer

Checklist

paulfantom commented 1 year ago

Blocked by https://github.com/timescale/helm-charts/pull/529