From 7d653f80336d7b76dfc9145136124220abc756c3 Mon Sep 17 00:00:00 2001 From: Julius Clausnitzer Date: Thu, 4 Jun 2026 14:13:57 +0200 Subject: [PATCH] move prometheusdatasouce value to bundle --- 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 3a14adc76..b59dc157b 100644 --- a/helm/bundles/cortex-nova/values.yaml +++ b/helm/bundles/cortex-nova/values.yaml @@ -264,6 +264,7 @@ cortex-knowledge-controllers: <<: *cortexMonitoringLabels component: nova-knowledge openstackDatasourceControllerParallelReconciles: 3 + prometheusDatasourceControllerParallelReconciles: 2 enabledControllers: - datasource-controllers - knowledge-controllers