From 5c4865d2884e46ee485008213ec019e4df85558b Mon Sep 17 00:00:00 2001 From: Julius Clausnitzer Date: Tue, 2 Jun 2026 15:56:04 +0200 Subject: [PATCH] bump reconciles to 3 --- helm/bundles/cortex-nova/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/helm/bundles/cortex-nova/values.yaml b/helm/bundles/cortex-nova/values.yaml index 4a194ae50..3a14adc76 100644 --- a/helm/bundles/cortex-nova/values.yaml +++ b/helm/bundles/cortex-nova/values.yaml @@ -263,6 +263,7 @@ cortex-knowledge-controllers: labels: <<: *cortexMonitoringLabels component: nova-knowledge + openstackDatasourceControllerParallelReconciles: 3 enabledControllers: - datasource-controllers - knowledge-controllers