mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Update App Mesh guide with ARN usage in backends
This commit is contained in:
@@ -180,7 +180,7 @@ create an App Mesh virtual service for it and add the virtual service name to th
|
||||
port: 9898
|
||||
backends:
|
||||
- backend1
|
||||
- backend2
|
||||
- arn:aws:appmesh:eu-west-1:12345678910:mesh/my-mesh/virtualService/backend2
|
||||
```
|
||||
|
||||
## Setup App Mesh Gateway (optional)
|
||||
|
||||
Reference in New Issue
Block a user