aboutsummaryrefslogtreecommitdiff
path: root/zookeeper/52zoo.yml
diff options
context:
space:
mode:
Diffstat (limited to 'zookeeper/52zoo.yml')
-rw-r--r--zookeeper/52zoo.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zookeeper/52zoo.yml b/zookeeper/52zoo.yml
index 4676525..41902db 100644
--- a/zookeeper/52zoo.yml
+++ b/zookeeper/52zoo.yml
@@ -18,7 +18,7 @@ spec:
- name: ZOO_MY_ID
value: "3"
- name: ZOO_SERVERS
- value: server.1=zoo-0.kafka.svc.cluster.local:2888:3888:participant server.2=zoo-1.kafka.svc.cluster.local:2888:3888:participant server.3=0.0.0.0:2888:3888:participant
+ value: server.1=zoo-0.kafka.svc.cluster.local:2888:3888:participant server.2=zoo-1.kafka.svc.cluster.local:2888:3888:participant server.3=0.0.0.0:2888:3888:participant server.4=zoo-3.kafka.svc.cluster.local:2888:3888:participant server.5=zoo-4.kafka.svc.cluster.local:2888:3888:participant
ports:
- containerPort: 2181
name: client