File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -315,9 +315,9 @@ reconcile:
315
315
# 3. The first shard is always reconciled alone. Concurrency starts from the second shard and onward.
316
316
# Thus limiting number of shards being reconciled (and thus having hosts down) in each CHI by both number and percentage
317
317
318
- # Max number of concurrent shard reconciles within one CHI in progress
318
+ # Max number of concurrent shard reconciles within one cluster in progress
319
319
reconcileShardsThreadsNumber : 5
320
- # Max percentage of concurrent shard reconciles within one CHI in progress
320
+ # Max percentage of concurrent shard reconciles within one cluster in progress
321
321
reconcileShardsMaxConcurrencyPercent : 50
322
322
323
323
# Reconcile StatefulSet scenario
You can’t perform that action at this time.
0 commit comments