File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
4
4
This repository contains Redis cluster helm charts that can survive pod restarts in which the pod IPs get changed afterwards, the cluster will be recovered successfully.
5
5
6
- 
6
+ ![ Redis-Cluster] ( https://s3.us-east-2.amazonaws.com/assets-university.redislabs.com/ru301/4.4/image1.png )
7
7
8
8
### Parameters
9
9
@@ -30,7 +30,7 @@ This repository contains Redis cluster helm charts that can survive pod restarts
30
30
` persistence.storageClassName ` | Storage class name of PVC | ` ceph-rdb `
31
31
` extraConfig ` | Passing extra key-value configs to redis.conf | ` {} `
32
32
33
- Please see the values.yaml to see how these parameters are used.
33
+ Please see the [ values.yaml] ( https://github.com/mojixcoder/redis-cluster/blob/main/values.yaml ) see how these parameters are used.
34
34
35
35
### Deploy
36
36
You can’t perform that action at this time.
0 commit comments