mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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:
committed by
Kubernetes Prow Robot
parent
036662801e
commit
626fd8e2c5
@@ -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
|
||||
|
||||
@@ -33,7 +33,7 @@ haproxy:
|
||||
readOnly:
|
||||
enabled: false
|
||||
port: 6380
|
||||
replicas: 1
|
||||
replicas: 3
|
||||
image:
|
||||
repository: haproxy
|
||||
tag: 2.0.4
|
||||
|
||||
Reference in New Issue
Block a user