Skip to content

Commit 327b667

Browse files
committed
Increase timeoutSec
1 parent 03a0b02 commit 327b667

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kubernetes/inbound-gateway-service.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ kind: BackendConfig
33
metadata:
44
name: inbound-gateway-backendconfig
55
spec:
6+
timeoutSec: 3600
67
healthCheck:
78
checkIntervalSec: 10 # Time between health checks
89
timeoutSec: 5 # Timeout for each health check

0 commit comments

Comments
 (0)