From 999dc57df8fbac9bf47b6574a2d9fcce06c5dafb Mon Sep 17 00:00:00 2001 From: app/github-actions Date: Tue, 21 Apr 2026 23:50:25 +0000 Subject: [PATCH 1/2] pr commit From dfc2bfb335225825dc2613f8875b3086c00127b5 Mon Sep 17 00:00:00 2001 From: aldmbmtl Date: Tue, 21 Apr 2026 19:53:29 -0400 Subject: [PATCH 2/2] Adding in upstream keepalive time. --- chart/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chart/values.yaml b/chart/values.yaml index b6b767e..c339cf4 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -28,3 +28,5 @@ ingress: config: controller: kind: DaemonSet + config: + upstream-keepalive-time: "1s"