From 5e1b5dc007bffb0cf966fd6470c56b3cc307b40d Mon Sep 17 00:00:00 2001 From: William P Date: Fri, 6 Feb 2026 14:48:44 -0500 Subject: [PATCH] omni: try to use iptables mode instead of nftables for kube-proxy in attempt to fix TLS timeout issues --- omni/weyma-talos.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/omni/weyma-talos.yaml b/omni/weyma-talos.yaml index d64e45e..cda99b9 100644 --- a/omni/weyma-talos.yaml +++ b/omni/weyma-talos.yaml @@ -52,6 +52,7 @@ patches: bind-address: 0.0.0.0 proxy: extraArgs: + proxy-mode: iptables metrics-bind-address: 0.0.0.0:10249 scheduler: extraArgs: