Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: v.oleynikov <[email protected]>
  • Loading branch information
duckhawk committed Nov 8, 2024
1 parent 665d02c commit aca7d37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ func NewLinstorResourcesWatcher(
}

ReconcileParams(ctx, log, cl, lc, scMap, rdMap, rgMap)
ReconcileTieBreaker(ctx, log, lc, rdMap, rgMap)
//ReconcileTieBreaker(ctx, log, lc, rdMap, rgMap)

log.Info("[NewLinstorResourcesWatcher] ends reconcile")
}
Expand Down

0 comments on commit aca7d37

Please sign in to comment.