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