spotahome / redis-operator

Redis Operator creates/configures/manages high availability redis with sentinel automatic failover atop Kubernetes.
Apache License 2.0
1.51k stars 358 forks source link

feat(helm): add replicas option in chart #492

Closed Wouter0100 closed 1 year ago

Wouter0100 commented 1 year ago

With the recent introduction of the leader election in the Operator, we're now able to deploy multiple pods through the Helm chart.