groundhog2k / helm-charts

Helm charts for open source applications - ready to use for deployment on Kubernetes
MIT License
69 stars 56 forks source link

Feature request: Optional Valkey.io docker container support #1375

Closed remicode closed 3 months ago

remicode commented 4 months ago

Add support for using Valkey.io docker image instead of redis image.

Background: Due to the redis license change to a more restrictive license, would it be possible to optionally use the valkey.io container instead of redis with this chart?

untcha commented 4 months ago

I'm also interested in valkey as an alternative to redis! 👍🏻

groundhog2k commented 4 months ago

I will take a look and analyze the effort.

groundhog2k commented 3 months ago

@remicode , @untcha - Please have a look at the PR.

untcha commented 3 months ago

@groundhog2k thanks a lot for the effort. I already tried the helm chart and it works very well!

groundhog2k commented 3 months ago

@untcha You're welcome!