Skip to content

Instantly share code, notes, and snippets.

@bbl
Created April 3, 2020 10:13
Show Gist options
  • Save bbl/170bb75460db9dec9bcda50865ce08a6 to your computer and use it in GitHub Desktop.
Save bbl/170bb75460db9dec9bcda50865ce08a6 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Pod
metadata:
name: simulation-manager
labels:
run: simulation-manager
spec:
containers:
- name: simulation-manager
image: resoptima/simulation-manager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment