Skip to content

Commit e41f714

Browse files
committed
Uses an image with kubectl based on the same debian tag as kafka
1 parent d4ddabd commit e41f714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

50kafka.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
terminationGracePeriodSeconds: 30
1616
initContainers:
1717
- name: init-config
18-
image: solsson/kafka:0.11.0.0@sha256:b27560de08d30ebf96d12e74f80afcaca503ad4ca3103e63b1fd43a2e4c976ce
18+
image: solsson/kubectl-kafkacat@sha256:450cf4e25f19020ab23200890e51aad333eec9bbff28ce6c22c90146aa726075
1919
env:
2020
- name: NODE_NAME
2121
valueFrom:

0 commit comments

Comments
 (0)