Skip to content

Instantly share code, notes, and snippets.

@dsouzajude
Last active September 26, 2020 11:21
Show Gist options
  • Select an option

  • Save dsouzajude/515bd4653c8dedfc9be2b0a98447c621 to your computer and use it in GitHub Desktop.

Select an option

Save dsouzajude/515bd4653c8dedfc9be2b0a98447c621 to your computer and use it in GitHub Desktop.
Sample Consul Service config with sidecar proxy definition
{
"service": {
"name": "serviceA",
"port": 8080,
"connect": { "sidecar_service": {} }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment