I hereby claim:
- I am edwardmlyte on github.
- I am edwardmlyte (https://keybase.io/edwardmlyte) on keybase.
- I have a public key ASCOKyA5wHMyYec5T4x0Iv2SGS6R_p1O2N1V7oP82waCSQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| apiVersion: batch/v1 | |
| kind: Job | |
| metadata: | |
| name: curl | |
| spec: | |
| template: | |
| spec: | |
| containers: | |
| - name: alpine | |
| image: alpine:3 |
brew install git bash-completion
Configure things:
git config --global user.name "Your Name"
git config --global user.email "you@example.com"