Skip to content

Commit 87339a5

Browse files
fix: bump datasource parallel reconciles to 3 to reduce queue lag (#907)
Addresses flaky CortexNovaExistingDatasourcesLackingBehind alerts caused by nova-servers blocking the single-threaded reconcile queue when it takes long to sync.
1 parent 5e0a7bd commit 87339a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

helm/bundles/cortex-nova/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ cortex-knowledge-controllers:
263263
labels:
264264
<<: *cortexMonitoringLabels
265265
component: nova-knowledge
266+
openstackDatasourceControllerParallelReconciles: 3
266267
enabledControllers:
267268
- datasource-controllers
268269
- knowledge-controllers

0 commit comments

Comments
 (0)