Skip to content

Commit

Permalink
Fix docs on route metadata (#2120)
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
  • Loading branch information
jmezach committed May 3, 2023
1 parent 6736e0a commit 35ea0d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/KubernetesIngress.Sample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ See https://microsoft.github.io/reverse-proxy/api/Yarp.ReverseProxy.Configuratio

```
yarp.ingress.kubernetes.io/route-metadata: |
- Custom: "orange"
- Tenant: "12345"
Custom: "orange"
Tenant: "12345"
```

#### Session Affinity
Expand Down

0 comments on commit 35ea0d3

Please sign in to comment.