22 lines
530 B
YAML
22 lines
530 B
YAML
apiVersion: v2
|
|
name: redis-cluster
|
|
description: >-
|
|
Sharded, highly available Redis Cluster with multiple writable primaries,
|
|
per-shard replicas, automatic failover, and Prometheus metrics.
|
|
type: application
|
|
version: 0.4.0
|
|
appVersion: "7.4"
|
|
kubeVersion: ">=1.25.0-0"
|
|
home: https://git.mulas.me/corrado/redis-cluster
|
|
sources:
|
|
- https://git.mulas.me/corrado/redis-cluster
|
|
- https://github.com/redis/redis
|
|
keywords:
|
|
- redis
|
|
- redis-cluster
|
|
- sharding
|
|
- high-availability
|
|
- cache
|
|
maintainers:
|
|
- name: corrado.mulas
|