[stable/redis-ha] Increase haproxy replicas (#18778)

* [stable/redis-ha]increase haproxy replicas

Signed-off-by: alex lundberg <alex.lundberg@commonbond.co>

* [stable/redis-ha] bump minor version (#18773)

Signed-off-by: alex lundberg <alex.lundberg@commonbond.co>
This commit is contained in:
Alex Lundberg
2019-11-12 10:19:15 -08:00
committed by Kubernetes Prow Robot
parent 036662801e
commit 626fd8e2c5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ keywords:
- redis
- keyvalue
- database
version: 4.0.0
version: 4.0.1
appVersion: 5.0.5
description: Highly available Kubernetes implementation of Redis
icon: https://upload.wikimedia.org/wikipedia/en/thumb/6/6b/Redis_Logo.svg/1200px-Redis_Logo.svg.png
+1 -1
View File
@@ -33,7 +33,7 @@ haproxy:
readOnly:
enabled: false
port: 6380
replicas: 1
replicas: 3
image:
repository: haproxy
tag: 2.0.4