Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom cluster port not working when i update my cluster #2855

Open
vhartmannselfee opened this issue Jan 27, 2025 · 0 comments
Open

Custom cluster port not working when i update my cluster #2855

vhartmannselfee opened this issue Jan 27, 2025 · 0 comments

Comments

@vhartmannselfee
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant