diff --git a/execution/infrastructure/prometheus/helm-values.yaml b/execution/infrastructure/prometheus/helm-values.yaml
index bf503fe483e918ac7a6a7dc8722ea06cfd3aef6c..a356a455a14238c1aeb97cbe022a69715a5cbd97 100644
--- a/execution/infrastructure/prometheus/helm-values.yaml
+++ b/execution/infrastructure/prometheus/helm-values.yaml
@@ -36,6 +36,9 @@ nodeExporter:
 
 prometheusOperator:
   enabled: true
+  namespaces:
+    releaseNamespace: true
+    additional: []
 
 prometheus:
   enabled: false