Skip to content

Commit 16236cd

Browse files
committed
I suppose most init scripts will do fine with curl+kubectl+bash
1 parent e41f714 commit 16236cd

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/kubectl-kafkacat@sha256:450cf4e25f19020ab23200890e51aad333eec9bbff28ce6c22c90146aa726075
18+
image: solsson/kafka-initutils@sha256:c275d681019a0d8f01295dbd4a5bae3cfa945c8d0f7f685ae1f00f2579f08c7d
1919
env:
2020
- name: NODE_NAME
2121
valueFrom:

0 commit comments

Comments
 (0)