From f5eb9ee69bb7b4909b883bad7fbc846d64dc5e1e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=B6ren=20Henning?= <soeren.henning@email.uni-kiel.de>
Date: Thu, 4 Mar 2021 19:21:59 +0100
Subject: [PATCH] Remove relics from ZooKeeper Client

---
 execution/helm/theodolite-chart/values.yaml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/execution/helm/theodolite-chart/values.yaml b/execution/helm/theodolite-chart/values.yaml
index 5ebda13a0..d35912de6 100644
--- a/execution/helm/theodolite-chart/values.yaml
+++ b/execution/helm/theodolite-chart/values.yaml
@@ -5,11 +5,6 @@
 kafkaClient:
   enabled: true
   nodeSelector: {}
-
-zookeeperClient:
-  enabled: true
-  nodeSelector: {}
-
   
 
 ####
-- 
GitLab