Add Bitnami Redis chart to support Redis cluster deployments - this can be configured from Helm chart level. This PR will be followed by changes needed on micro-service side to enable reads from Redis secondary replicas. In current shape all reads/writes goes trough Redis master pod.
Add Bitnami Redis chart to support Redis cluster deployments - this can be configured from Helm chart level. This PR will be followed by changes needed on micro-service side to enable reads from Redis secondary replicas. In current shape all reads/writes goes trough Redis master pod.