Skip to content

Instantly share code, notes, and snippets.

@jsdir
Created February 10, 2015 19:50
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 jsdir/58c0b430b71e4f890c9b to your computer and use it in GitHub Desktop.
Save jsdir/58c0b430b71e4f890c9b to your computer and use it in GitHub Desktop.
{
"id": "manifest1",
"kind": "Pod",
"apiVersion": "v1beta1",
"desiredState": {
"manifest": {
"version": "v1beta1",
"id": "manifest1",
"containers": [{
"name": "container1",
"image": "busybox"
}]
}
},
"labels": {
"changed": "{{.ChangedServices}}",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment