Search CTRL + K

Keep a container running in kubernetes

command: [ "/bin/bash", "-c", "--" ]
args: [ "while true; do sleep 30; done;" ]