Skip to content

Commit 9593fd7

Browse files
committed
env: config
1 parent 25346e5 commit 9593fd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,9 +315,9 @@ reconcile:
315315
# 3. The first shard is always reconciled alone. Concurrency starts from the second shard and onward.
316316
# Thus limiting number of shards being reconciled (and thus having hosts down) in each CHI by both number and percentage
317317

318-
# Max number of concurrent shard reconciles within one CHI in progress
318+
# Max number of concurrent shard reconciles within one cluster in progress
319319
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
321321
reconcileShardsMaxConcurrencyPercent: 50
322322

323323
# Reconcile StatefulSet scenario

0 commit comments

Comments
 (0)