Multiple instances have `replicationRole` set to `primary` leading to `StatefulSetLoadingErr`
matheushent opened this issue · 0 comments
matheushent commented
Hello.
The error I've been facing is pretty much the title. I have a kubegres cluster deployed with two replicas and now I'm facing the following warning:
I believe this is leading my application to sometimes successfully fetch the data from the database and sometimes not.
What is the correct way to fix it?