First Commit
This commit is contained in:
21
Chart.yaml
Normal file
21
Chart.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
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
|
||||
Reference in New Issue
Block a user