Search
CTRL + K
Keep a container running in kubernetes
#IT/Kubernetes
command: [ "/bin/bash", "-c", "--" ] args: [ "while true; do sleep 30; done;" ]