Skip to content

Instantly share code, notes, and snippets.

@brainstorm
Created May 18, 2017 16:59
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 brainstorm/bcfdcadebe17c2053b403534ee5f7af6 to your computer and use it in GitHub Desktop.
Save brainstorm/bcfdcadebe17c2053b403534ee5f7af6 to your computer and use it in GitHub Desktop.
Personal Cancer Genome Reporter Kubernetes pod deployment
apiVersion: v1
kind: Pod
metadata:
name: pod-pcgr
spec:
containers:
- name: pcgr
image: sigven/pcgr:0.3.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment