Skip to content

Commit

Permalink
Added comment for activeDataReplicas
Browse files Browse the repository at this point in the history
  • Loading branch information
olapiv committed Dec 28, 2024
1 parent 32ad8aa commit 1704a07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -852,6 +852,7 @@
"properties": {
"activeDataReplicas": {
"type": "integer",
"description": "How many replicas each node group has. When descreasing this value, try going down by 1 at a time. Too many nodes leaving at once can cause issues with leader elections.",
"minimum": 1,
"maximum": 3,
"default": 2
Expand Down

0 comments on commit 1704a07

Please sign in to comment.