mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Bump version to 3.6.2 Signed-off-by: Mario Zagar <mario.zagar@hotmail.com> Signed-off-by: Mario Zagar <mario.zagar@infobip.com> * Announced services also expose exporter-port for metrics if exporter enabled. Signed-off-by: Mario Zagar <mario.zagar@hotmail.com> Signed-off-by: Mario Zagar <mario.zagar@infobip.com>
23 lines
702 B
YAML
23 lines
702 B
YAML
apiVersion: v1
|
|
name: redis-ha
|
|
home: http://redis.io/
|
|
engine: gotpl
|
|
keywords:
|
|
- redis
|
|
- keyvalue
|
|
- database
|
|
version: 3.6.2
|
|
appVersion: 5.0.5
|
|
description: Highly available Kubernetes implementation of Redis
|
|
icon: https://upload.wikimedia.org/wikipedia/en/thumb/6/6b/Redis_Logo.svg/1200px-Redis_Logo.svg.png
|
|
maintainers:
|
|
- email: salimsalaues@gmail.com
|
|
name: ssalaues
|
|
details:
|
|
This Helm chart provides a highly available Redis implementation with a master/slave configuration
|
|
and uses Sentinel sidecars for failover management
|
|
sources:
|
|
- https://redis.io/download
|
|
- https://github.com/scality/Zenko/tree/development/1.0/kubernetes/zenko/charts/redis-ha
|
|
- https://github.com/oliver006/redis_exporter
|