meilisearch / meilisearch-kubernetes

Meilisearch on Kubernetes Helm charts and manifests
https://www.meilisearch.com
MIT License
212 stars 59 forks source link

feat: reintroduce the possibility to specify a replicaCount in values.yaml #199

Closed jlandic closed 1 year ago

jlandic commented 1 year ago

Pull Request

What does this PR do?

PR checklist

Please check if your PR fulfills the following requirements:

Thank you so much for contributing to Meilisearch!

alallema commented 1 year ago

bors merge

jlandic commented 1 year ago

happy_seal

meili-bors[bot] commented 1 year ago

Build succeeded:

mike-code commented 7 months ago

So just to confirm, even though it's a variable, it shouldn't be used?

brunoocasali commented 6 months ago

So just to confirm, even though it's a variable, it shouldn't be used?

@mike-code Yes, you're right, Meilisearch is not highly available yet, so if you create more replicas you will end up with inconsistencies between the replica's data.