timescale / helm-charts

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

delete selector in config svc #619

Open LeoQuote opened 10 months ago

LeoQuote commented 10 months ago

patroni dont need selector https://github.com/zalando/patroni/blob/89d794facc3e1fa728ccfbe6ac0323d668c8e021/kubernetes/patroni_k8s.yaml#L1-L10

What this PR does / why we need it

when creating service with selector, there's a chance that it would block installation

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

CLAassistant commented 10 months ago

CLA assistant check
All committers have signed the CLA.