From 482bc45c6ff97cf48b2fb69cd61f0b456b344ce9 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Tue, 26 Nov 2024 23:10:35 +0800 Subject: [PATCH] fix(cilium): downgrade to 1.16.2 BGP LBs from 1.15.7 to 1.16.4 randomly stop responding, not even Hubble sees packets --- kube/deploy/core/_networking/cilium/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/core/_networking/cilium/app/hr.yaml b/kube/deploy/core/_networking/cilium/app/hr.yaml index 0b1ffbd5..da2cce8e 100644 --- a/kube/deploy/core/_networking/cilium/app/hr.yaml +++ b/kube/deploy/core/_networking/cilium/app/hr.yaml @@ -15,7 +15,7 @@ spec: chart: spec: chart: cilium - version: "1.16.4" + version: "1.16.2" sourceRef: name: cilium-charts kind: HelmRepository