Skip to content

Instantly share code, notes, and snippets.

@pmorie
Created September 9, 2015 18:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmorie/436d37a5b6f05d4401bb to your computer and use it in GitHub Desktop.
Save pmorie/436d37a5b6f05d4401bb to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Pod
metadata:
name: foo
spec:
containers:
- name: foo
image: janedoe/awesomeapp:v1
imagePullSecrets:
- name: myregistrykey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment