mirror of
https://github.com/fluxcd/flagger.git
synced 2026-09-05 02:47:17 +00:00
adding BackendTimeout for Gateway API router
Signed-off-by: Danny Kulchinsky <dkulchinsky@fastly.com>
This commit is contained in:
@@ -230,6 +230,9 @@ spec:
|
||||
timeout:
|
||||
description: HTTP or gRPC request timeout
|
||||
type: string
|
||||
backendTimeout:
|
||||
description: Backend request timeout (Gateway API only)
|
||||
type: string
|
||||
meshName:
|
||||
description: AppMesh mesh name
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user