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 6b734d7 commit b936c84Copy full SHA for b936c84
zookeeper/50pzoo.yml
@@ -30,7 +30,7 @@ spec:
30
- name: config
31
mountPath: /etc/kafka
32
- name: data
33
- mountPath: /var/lib/zookeeper/data
+ mountPath: /var/lib/zookeeper
34
containers:
35
- name: zookeeper
36
image: solsson/kafka:1.0.2@sha256:7fdb326994bcde133c777d888d06863b7c1a0e80f043582816715d76643ab789
zookeeper/51zoo.yml
@@ -33,7 +33,7 @@ spec:
37
38
39
0 commit comments