aboutsummaryrefslogtreecommitdiff
path: root/zookeeper/50pzoo.yml
diff options
context:
space:
mode:
Diffstat (limited to 'zookeeper/50pzoo.yml')
-rw-r--r--zookeeper/50pzoo.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zookeeper/50pzoo.yml b/zookeeper/50pzoo.yml
index 2e052c4..088615f 100644
--- a/zookeeper/50pzoo.yml
+++ b/zookeeper/50pzoo.yml
@@ -54,7 +54,7 @@ spec:
command:
- /bin/sh
- -c
- - '[ "imok" = "$(echo ruok | nc -w 1 -q 1 127.0.0.1 2181)" ]'
+ - '[ "imok" = "$(echo ruok | nc -w 5 -q 1 127.0.0.1 2181)" ]'
volumeMounts:
- name: config
mountPath: /etc/kafka