diff --git a/execution/helm/theodolite-chart/values.yaml b/execution/helm/theodolite-chart/values.yaml
index 4be4b96204b72a5d79270f4a26520e72da582d0b..fe917fd54dcae3fb1e98dcac6eeceb6cd03c7228 100644
--- a/execution/helm/theodolite-chart/values.yaml
+++ b/execution/helm/theodolite-chart/values.yaml
@@ -6,7 +6,7 @@ kafkaClient:
   enabled: true
   nodeSelector: {}
 
-ZookeeperClient:
+zookeeperClient:
   enabled: true
   nodeSelector: {}
 
@@ -125,7 +125,7 @@ cp-helm-charts:
       enabled: true
       type: NodePort
       servicePort: 8081
-      nodePort: 30099 # davor wars 1 konflikt mit kafka 31091
+      nodePort: 30099
       annotations: {}
 
   cp-kafka-rest:
@@ -206,8 +206,8 @@ kube-prometheus-stack:
     enabled: false
   
   prometheusOperator:
-    nodeSelector: {}
     enabled: true
+    nodeSelector: {}
   
   prometheus:
     enabled: false