joeferner / redis-commander

Redis management tool written in node.js
http://joeferner.github.io/redis-commander/
MIT License
3.56k stars 460 forks source link

support helm-chart using config file #535

Closed sapisuper closed 9 months ago

sapisuper commented 11 months ago

add new feature in helm-charts redis-commander

  1. Add example manifest HelmRelease
  2. Enable multiple connection redis-sentinel and redis-server via config file
  3. Add new variable connections, volumeMounts and volumes for generating config file local-production.json via configmap

Thanks.

sseide commented 9 months ago

thanks