postgresml / pgcat

PostgreSQL pooler with sharding, load balancing and failover support.
MIT License
3.01k stars 182 forks source link

Support Service annotations in the helm chart #696

Open jstewart612 opened 7 months ago

jstewart612 commented 7 months ago

Is your feature request related to a problem? Please describe. It is routine for LoadBalancer services to require annotations as to work with multiple cloud providers, MetalLB, external-dns, and others.

Describe the solution you'd like Allow the user to specify annotations for the Kubernetes Service.

Describe alternatives you've considered There isn't one.

Additional context None needed.

jstewart612 commented 7 months ago

https://github.com/postgresml/pgcat/pull/697