mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
21 lines
670 B
YAML
21 lines
670 B
YAML
apiVersion: v1
|
|
name: redis-ha
|
|
home: http://redis.io/
|
|
engine: gotpl
|
|
keywords:
|
|
- redis
|
|
- keyvalue
|
|
- database
|
|
version: 4.4.6
|
|
appVersion: 5.0.6
|
|
description: DEPRECATED - Highly available Kubernetes implementation of Redis
|
|
icon: https://upload.wikimedia.org/wikipedia/en/thumb/6/6b/Redis_Logo.svg/1200px-Redis_Logo.svg.png
|
|
deprecated: true
|
|
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
|