diff --git a/manifest/helm-charts/infra/redis/config.yaml b/manifest/helm-charts/infra/redis/config.yaml index 2a052e564..84476c4ce 100644 --- a/manifest/helm-charts/infra/redis/config.yaml +++ b/manifest/helm-charts/infra/redis/config.yaml @@ -7,5 +7,6 @@ master: persistence: size: 1Gi replica: + replicaCount: 1 persistence: size: 1Gi \ No newline at end of file