Currently unable to exec into a k8s pod. I believe this is because `bash` is missing from the Docker image after switching from alpine to debian buster. Debugging this by adding in `bash`.