You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It does seems that we introduced a typo in PR #3658 that is provoking that no master instance is installed unless cluster.enabled=false, sorry for the inconvenience. I will make a couple more of tests and create a new PR to fix this issue.
In the meantime, please use the workaround provided by @florent-tails of setting the number of slaves in the cluster to 0. Thanks for helping out!!
Which chart:
redis
version: 11.0.0
Describe the bug
In this commit there is one condition that causes not able to install only the master, without the slave
To Reproduce
install with
cluster.enabled=false
Expected behavior
Sometimes we just need a single instance of redis (a master), no cluster or sentinel.
The text was updated successfully, but these errors were encountered: