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

Update the kubegres only effects the last statefulset #185

Open
edwardzjl opened this issue Sep 6, 2024 · 1 comment
Open

Update the kubegres only effects the last statefulset #185

edwardzjl opened this issue Sep 6, 2024 · 1 comment

Comments

@edwardzjl
Copy link

I have a cluster of 3 instances running.
When I update the manifests, for example upgrade postgres version from 15.0 to 15.8, then run kubectl apply -f kubegres.yaml, only the last statefulset, postgres-3-0 got updated.
postgres-1-0 and postgres-2-0 remains untouched.

@alex-arica
Copy link
Member

Could you please share the contents of the YAML ?
What is the environment that you used to deploy Kubegres (Kubernetes version, etc...)?

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

2 participants