Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Nov 6, 2017
1 parent de0b1f5 commit cc99542
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions logs-streaming/logs-kube-kafka-raw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
terminationGracePeriodSeconds: 5
containers:
- name: kafkacat
image: solsson/kafkacat-fixedkey@sha256:c9c78aef3090519b64ecc279c06df6914c94720a27469200c079f1871b10fa8f
image: solsson/kafkacat-fixedkey@sha256:e23753bc0900e7b95d29f8c9cb05440eb27d854f367d407ce4ab2955093ad360
env:
- name: NODE_NAME
valueFrom:
Expand All @@ -48,7 +48,7 @@ spec:
-z snappy
-v
-d broker,topic
-F $NODE_NAME
-k $NODE_NAME
livenessProbe:
exec:
command:
Expand Down

0 comments on commit cc99542

Please sign in to comment.