Skip to content

Commit 17ab02c

Browse files
authored
docs: fix typos
1 parent e61759e commit 17ab02c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
## Redis Cluster Kubernetes Helm Charts
33

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.
4+
This repository contains a Redis cluster helm charts that can survive pod restarts in which the pod IPs get changed afterwards, the cluster will be recovered successfully.
55

66
![Redis-Cluster](https://s3.us-east-2.amazonaws.com/assets-university.redislabs.com/ru301/4.4/image1.png)
77

@@ -30,7 +30,7 @@ This repository contains Redis cluster helm charts that can survive pod restarts
3030
`persistence.storageClassName`| Storage class name of PVC | `ceph-rdb`
3131
`extraConfig`| Passing extra key-value configs to redis.conf | `{}`
3232

33-
Please see the [values.yaml](https://github.com/mojixcoder/redis-cluster/blob/main/values.yaml) see how these parameters are used.
33+
Please see the [values.yaml](https://github.com/mojixcoder/redis-cluster/blob/main/values.yaml) to see how the parameters are used.
3434

3535
### Deploy
3636

0 commit comments

Comments
 (0)