Skip to content

Instantly share code, notes, and snippets.

@chocopowwwa
Created October 7, 2019 04:28
Show Gist options
  • Select an option

  • Save chocopowwwa/3e76495ccba58cd17108d1e7acfc286a to your computer and use it in GitHub Desktop.

Select an option

Save chocopowwwa/3e76495ccba58cd17108d1e7acfc286a to your computer and use it in GitHub Desktop.
k8s while do done
command: [ "/bin/sh", "-c", "--" ]
args: [ "while true; do sleep 30; done;" ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment