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 03a0b02 commit 327b667Copy full SHA for 327b667
kubernetes/inbound-gateway-service.yaml
@@ -3,6 +3,7 @@ kind: BackendConfig
3
metadata:
4
name: inbound-gateway-backendconfig
5
spec:
6
+ timeoutSec: 3600
7
healthCheck:
8
checkIntervalSec: 10 # Time between health checks
9
timeoutSec: 5 # Timeout for each health check
0 commit comments