Updated kafka templates

This commit is contained in:
Raul Sanchez 2016-11-30 01:44:15 +01:00
parent 2c8c14b6af
commit febbf4c339
3 changed files with 3 additions and 3 deletions

View File

@ -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"

View File

@ -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

View File

@ -6,4 +6,4 @@ category: Clustering
maintainer: "Raul Sanchez <rawmind@gmail.com>"
minimum_rancher_version: v0.59.0
license:
projectURL: https://github.com/rawmind0/alpine-kafka
projectURL: https://github.com/rawmind0/alpine-kafka