We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f47cd0 commit 6a934deCopy full SHA for 6a934de
zookeeper/50pzoo.yml
@@ -75,7 +75,7 @@ spec:
75
- '[ "imok" = "$(echo ruok | nc -w 1 127.0.0.1 2181)" ]'
76
volumeMounts:
77
- name: config
78
- mountPath: /usr/local/kafka/config
+ mountPath: /opt/kafka/config
79
- name: data
80
mountPath: /var/lib/zookeeper/data
81
volumes:
zookeeper/51zoo.yml
0 commit comments