Skip to content

Instantly share code, notes, and snippets.

@AMeng
Created September 29, 2017 00:30
Show Gist options
  • Save AMeng/ff8fc232a3b68dbe0d45f97d7b088ba8 to your computer and use it in GitHub Desktop.
Save AMeng/ff8fc232a3b68dbe0d45f97d7b088ba8 to your computer and use it in GitHub Desktop.
Spinnaker Pipeline Example
{
"app": {
"instance_type": "m4.large",
"app_description": "Edge Forrest Demo application"
},
"asg": {
"min_inst": 2,
"max_inst": 5
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment