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

Fix: Wrong association of the volumeMounts to Sentinel #475

Closed samof76 closed 2 years ago

samof76 commented 2 years ago

Fixes #000 .

This change fixed a bug in the extraVolume mounts

samof76 commented 2 years ago

@ese please merge this, and if possible make a patch release?

ese commented 2 years ago

Thanks! Glad to see the test :100: