Skip to content

Commit 86c16a5

Browse files
authored
Merge pull request #128144 from wkoeter-bidn/patch-1
Fix formatting of request-timeout annotation entry
2 parents 9cd787a + 4314506 commit 86c16a5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

articles/application-gateway/ingress-controller-annotations.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ For AGIC to observe an ingress resource, the resource *must be annotated* with `
3838
| [appgw.ingress.kubernetes.io/use-private-ip](#use-private-ip) | `bool` | `false` ||
3939
| [appgw.ingress.kubernetes.io/override-frontend-port](#override-frontend-port) | `bool` | `false` ||
4040
| [appgw.ingress.kubernetes.io/cookie-based-affinity](#cookie-based-affinity) | `bool` | `false` ||
41-
| [appgw.ingress.kubernetes.io/request-timeout]
42-
(#request-timeout) | `int32` (seconds) | `30` ||
41+
| [appgw.ingress.kubernetes.io/request-timeout](#request-timeout) | `int32` (seconds) | `30` ||
4342
| [appgw.ingress.kubernetes.io/use-private-ip](#use-private-ip) | `bool` | `false` ||
4443
| [appgw.ingress.kubernetes.io/backend-protocol](#backend-protocol) | `string` | `http` | `http`, `https` |
4544
| [appgw.ingress.kubernetes.io/hostname-extension](#hostname-extension) | `string` | `nil` ||

0 commit comments

Comments
 (0)