Skip to content

Commit a30f22e

Browse files
committed
Latest build suppors snappy compression
1 parent b6575a5 commit a30f22e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

addon-events/events-kube-kafka.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ spec:
3535
-b kafka-0.broker.kafka.svc.cluster.local:9092,kafka-1.broker.kafka.svc.cluster.local:9092,kafka-2.broker.kafka.svc.cluster.local:9092
3636
-t ops-kube-events-all-json-001
3737
-P
38-
-z gzip
38+
-z snappy

addon-events/topic-ops-kube-events-all-json.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
spec:
1414
containers:
1515
- name: kafka
16-
image: solsson/kafka:0.11.0.0@sha256:4c194db2ec15698aca6f1aa8a2fd5e5c566caed82b4bf43446c388f315397756
16+
image: solsson/kafka:0.11.0.0@sha256:b27560de08d30ebf96d12e74f80afcaca503ad4ca3103e63b1fd43a2e4c976ce
1717
command:
1818
- ./bin/kafka-topics.sh
1919
- --zookeeper

0 commit comments

Comments
 (0)