
Automatic merge from submit-queue Fix startup script bug in kibana image Big thanks to @lhopki01 for noticing this! As mention in discussion in https://github.com/kubernetes/kubernetes/pull/36103 current image crashes if we don't want to work behind proxy because of string interpolation in bash. @piosz