* [bitnami/redis] New Redis cluster topology
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
* Move the PR to a new Chart instead of override the old Redis
* Remove the standalone option
* Adapt to Rediscluster container
* Change templates from redis to redis-cluster
* Support only LoadBalancer for external access
* Move persistence from /data to /bitnami
* [bitnami/redis-cluster Adapt the Helm Chart to the new container
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
* Adapt to the container refactorization
* Add job to add Redis Nodes to the cluster
* Address requested changes
* Update common dependency
* Remove common dependency until we fix the CI/CD