Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgon committed Jan 15, 2024
1 parent 09d8ba0 commit 35a24ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kubernetes/apps/kubevirt/haproxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ haproxy:
mode tcp
option tcplog
option tcpka
timeout client 600s
timeout connect 600s
timeout server 600s
frontend gitea_ssh
bind :2222
Expand Down

0 comments on commit 35a24ad

Please sign in to comment.