-
Couldn't load subscription status.
- Fork 1k
Open
Description
Please, answer some short questions which should help us to understand your problem / question better?
- Which image of the operator are you using? registry.opensource.zalan.do/acid/postgres-operator:v1.11.0 (via helm chart)
- Where do you run it - cloud or metal? Kubernetes or OpenShift? Bare Metal K3s
- Are you running Postgres Operator in production? yes
- Type of issue? feature request
We use different kinds of loadbalancers on our cluster, so we need to set spec.loadBalancerClass1, so the right loadbalancer provider can set the appropriate values. Currently we can only use annotations via replicaServiceAnnotations which issn't enough.
Maybe a generic spec field makes sense, so all kind of service overrides can be used.