We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7670888 commit 76bd7e3Copy full SHA for 76bd7e3
docs/guide/ingress/annotations.md
@@ -244,7 +244,7 @@ Traffic Routing can be controlled with following annotations:
244
!!!example
245
- response-503: return fixed 503 response
246
- redirect-to-eks: redirect to an external url
247
- - forward-single-tg: forward to an single targetGroup [**simplified schema**]
+ - forward-single-tg: forward to a single targetGroup [**simplified schema**]
248
- forward-multiple-tg: forward to multiple targetGroups with different weights and stickiness config [**advanced schema**]
249
250
```yaml
0 commit comments