Skip to content

Commit ab841e4

Browse files
committed
fix(hookd): let haproxy set up new connection if deployd loses connection
1 parent 0f6c1b9 commit ab841e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/hookd/templates/ingress-grpc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
haproxy.org/backend-config-snippet: |
99
retries 2
1010
default-server proto h2 no-check
11-
timeout tunnel 86400s
11+
timeout tunnel 30s
1212
# Override default setting of aggressive for GRPC-connections
1313
http-reuse never
1414
haproxy.org/timeout-server: "86400s"

0 commit comments

Comments
 (0)