From dd9e356bea57dc8d7c8e241b6a0f4c6496ae4398 Mon Sep 17 00:00:00 2001 From: Aatman Date: Mon, 13 Dec 2021 22:35:22 +0530 Subject: [PATCH] chore: dummy commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a944451..c17fdc6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Replicated, password protected redis cluster statefulset setup. Uses Bitnamis re ``` new Redis(chart, 'redis', { volumeSize: '10Gi', - replicas: 2, + replicas: 6, volumeFsType: 'ext4', volumeType: 'io1', volumeIopsPerGb: '100',