Skip to content

Commit

Permalink
feat: redis-luster requires at least 6 nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
Azhovan committed Sep 10, 2023
1 parent f4d9189 commit 45540b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/gitea/9.3.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ data:
redis-cluster:
priorityClassName: "dkp-critical-priority"
cluster:
nodes: 3
nodes: 6
postgresql-ha:
enabled: false
postgresql:
Expand Down

0 comments on commit 45540b8

Please sign in to comment.