eldadru / ksniff

Kubectl plugin to ease sniffing on kubernetes pods using tcpdump and wireshark
Apache License 2.0
3.13k stars 186 forks source link

fix setting images using env variables #137

Closed bwilczynski closed 2 years ago

bwilczynski commented 2 years ago

Fixes #136

bostrt commented 2 years ago

Thanks for the fix! I had to add a few more lines for it to work on my side. Once tests pass, I'll get this merged.