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
| redisCluster.clusterSize | int |`3`|Default number of replicas for both leader and follower when not explicitly set|
72
72
| redisCluster.clusterVersion | string |`"v7"`||
73
73
| redisCluster.enableMasterSlaveAntiAffinity | bool |`false`| Enable pod anti-affinity between leader and follower pods by adding the appropriate label. Notice that this requires the operator to have its mutating webhook enabled, otherwise it will only add an annotation to the RedisCluster CR. Default is false. |
0 commit comments