Updated kafka templates
This commit is contained in:
parent
2c8c14b6af
commit
febbf4c339
@ -39,7 +39,7 @@ spec:
|
||||
ports:
|
||||
imagePullPolicy: "IfNotPresent"
|
||||
- name: "broker-service"
|
||||
image: "rawmind/alpine-kafka:0.10.0.1"
|
||||
image: "rawmind/alpine-kafka:0.10.0.1-1"
|
||||
env:
|
||||
- name: JVMFLAGS
|
||||
value: "-Xmx${kafka_mem}m -Xms${kafka_mem}m"
|
||||
|
@ -1,6 +1,6 @@
|
||||
broker:
|
||||
tty: true
|
||||
image: rawmind/alpine-kafka:0.10.0.1
|
||||
image: rawmind/alpine-kafka:0.10.0.1-1
|
||||
volumes_from:
|
||||
- broker-volume
|
||||
- broker-conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user