Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redis persistence #2657

Closed
Harish27012002 opened this issue Feb 7, 2024 · 0 comments
Closed

Redis persistence #2657

Harish27012002 opened this issue Feb 7, 2024 · 0 comments

Comments

@Harish27012002
Copy link

I have downloaded the redis-cluster chart from Bitnami details given below
image:
registry: docker.io
repository: bitnami/redis-cluster
tag: 7.2.3-debian-11-r1
So I have configured the the config map in template section where appendonly changed to yes and in Values.yaml Aof was set to yes after the required changes i have deployed the redis-cluster.When the set commands are performed for the testing purpose and exit the redis-cli and restarted it now if I enter the redis-cli again check for the keys there are keys but it is not getting saved from the entire cluster. It is working for the node level only. Even i cheked the .aof file which is created in this path bitnami/redis/data/appendironly. there also only node level keys are only present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant