From 7004140fc1be893e1e35dac1d43148af749eb8da Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Thu, 16 May 2024 23:21:07 +0800 Subject: [PATCH] fix(cilium): hubble eventQueueSize --- kube/deploy/core/_networking/cilium/app/hr.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kube/deploy/core/_networking/cilium/app/hr.yaml b/kube/deploy/core/_networking/cilium/app/hr.yaml index 7395b0cf..e3515462 100644 --- a/kube/deploy/core/_networking/cilium/app/hr.yaml +++ b/kube/deploy/core/_networking/cilium/app/hr.yaml @@ -108,6 +108,7 @@ spec: #enabled: true #annotations: # grafana_folder: "Cilium" + eventQueueSize: "10000" # default is 6144 which fills up operator: prometheus: enabled: true