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? e.g. ghcr.io/zalando/postgres-operator:v1.14.0
- Where do you run it - cloud or metal? Kubernetes or OpenShift? Kubernetes in OVH Cloud
- Are you running Postgres Operator in production? yes
- **Type of issue? Bug
Hello,
On a cluster i put : spec.postgresql.parameters.port = 1646
My cluster is accessible and it give service on 1646,
But when i update this cluster zalando postgres operator try to communicate with cluster on port 5432 instead of 1676 and update failed.
I need to temporary modify cluster service port to update it,
Thanks for your help