Skip to content

Conversation

nleconte-csgroup
Copy link

@nleconte-csgroup nleconte-csgroup commented Sep 30, 2025

Hello,

To use only 1 replicas, we need to update the redis configuration min-replicas-to-write to 0 otherwise we have the error message "NOREPLICAS Not enough good replicas to write".

Ref: https://stackoverflow.com/a/59737862

Note: It's well configured in the CI :


It's just missing in the doc

To use only 1 replicas, we need to update the redis configuration min-replicas-to-write to 0 otherwise we have the error message "NOREPLICAS Not enough good replicas to write". Ref: https://stackoverflow.com/a/59737862
@nleconte-csgroup nleconte-csgroup changed the title fix: recommended setting for redis when using 1 replicas fix: recommended setting for redis when using 1 replica Sep 30, 2025
# https://artifacthub.io/packages/helm/dandydev-charts/redis-ha#general-parameters
#
# Recommended:
#
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should take the opportunity and change this section a bit more. Instead of having a single node cluster setup as the recommendation. We should reference the example files directory here. What do you think?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pierluigilenoci whats your stance on this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Anything that improves the readability or usefulness of the value file is welcome.

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

Successfully merging this pull request may close these issues.

3 participants