spotahome / redis-operator

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

redis cache can have full shutdown without pvc #676

Closed matzik12 closed 5 months ago

matzik12 commented 7 months ago

hello, I am using operator version 1.2.4 I noticed that the redis cache option in the cr doesn't provide a pvc to the redis pods. It needs a pvc even if using cache because of the rdb dump for replication. If my "client-output-buffer-limit" fills up the redis automatically creates RDB file to send to standby. How can i solve this issue?

github-actions[bot] commented 6 months ago

This issue is stale because it has been open for 45 days with no activity.

github-actions[bot] commented 5 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.