From a7a9768dddff8123716e598a3d37dd2f65231457 Mon Sep 17 00:00:00 2001 From: DevineLiu <23489096+DevineLiu@users.noreply.github.com> Date: Thu, 24 Feb 2022 21:28:02 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29ae53973..7e558dbb1 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ metadata: redis.kun/scope: cluster-scoped name: example-distributedrediscluster spec: - # Increase the masterSize to trigger the scaling. + # Decrease the masterSize to trigger the scaling. masterSize: 3 ClusterReplicas: 1 image: redis:5.0.4-alpine