Skip to content

Commit

Permalink
I suppose most init scripts will do fine with curl+kubectl+bash
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Aug 3, 2017
1 parent e41f714 commit 16236cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 50kafka.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 30
initContainers:
- name: init-config
image: solsson/kubectl-kafkacat@sha256:450cf4e25f19020ab23200890e51aad333eec9bbff28ce6c22c90146aa726075
image: solsson/kafka-initutils@sha256:c275d681019a0d8f01295dbd4a5bae3cfa945c8d0f7f685ae1f00f2579f08c7d
env:
- name: NODE_NAME
valueFrom:
Expand Down

0 comments on commit 16236cd

Please sign in to comment.