Skip to content

Commit

Permalink
helm: increase etcd replica count (ortuman#279)
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Ángel Ortuño <ortuman@gmail.com>
  • Loading branch information
ortuman authored Dec 16, 2022
1 parent 95f2811 commit fbbb038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ etcd:
create: false
persistence:
enabled: false
replicaCount: 2
replicaCount: 3
resources:
requests:
cpu: 120m
Expand Down

0 comments on commit fbbb038

Please sign in to comment.