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 0f6c1b9 commit ab841e4Copy full SHA for ab841e4
1 file changed
charts/hookd/templates/ingress-grpc.yaml
@@ -8,7 +8,7 @@ metadata:
8
haproxy.org/backend-config-snippet: |
9
retries 2
10
default-server proto h2 no-check
11
- timeout tunnel 86400s
+ timeout tunnel 30s
12
# Override default setting of aggressive for GRPC-connections
13
http-reuse never
14
haproxy.org/timeout-server: "86400s"
0 commit comments