File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ spec:
112
112
spec :
113
113
containers :
114
114
- name : producer
115
- image : solsson/kafkacat-fixedkey @sha256:fb27acf4c7ca25eca6a6cffe145cb492ee4d4c87cba0459787fb43f8040f6d7b
115
+ image : solsson/kafkacat@sha256:b32eedf936f3cde44cd164ddc77dfcf7565a8af4e357ff6de1abe4389ca530c9
116
116
env :
117
117
- name : BOOTSTRAP
118
118
value : kafka-0.broker.kafka.svc.cluster.local:9092
@@ -131,7 +131,7 @@ spec:
131
131
- name : shared
132
132
mountPath : /shared
133
133
- name : consumer
134
- image : solsson/kafkacat@sha256:ebebf47061300b14a4b4c2e1e4303ab29f65e4b95d34af1b14bb8f7ec6da7cef
134
+ image : solsson/kafkacat@sha256:b32eedf936f3cde44cd164ddc77dfcf7565a8af4e357ff6de1abe4389ca530c9
135
135
env :
136
136
- name : BOOTSTRAP
137
137
value : kafka-0.broker.kafka.svc.cluster.local:9092
@@ -148,7 +148,7 @@ spec:
148
148
- name : shared
149
149
mountPath : /shared
150
150
- name : testcase
151
- image : solsson/kafkacat@sha256:ebebf47061300b14a4b4c2e1e4303ab29f65e4b95d34af1b14bb8f7ec6da7cef
151
+ image : solsson/kafkacat@sha256:b32eedf936f3cde44cd164ddc77dfcf7565a8af4e357ff6de1abe4389ca530c9
152
152
env :
153
153
- name : BOOTSTRAP
154
154
value : kafka-0.broker.kafka.svc.cluster.local:9092
You can’t perform that action at this time.
0 commit comments