From 8551104e99f70341cae32cf5b4b48bc8f37fe3d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20M=C3=BCller?= Date: Sun, 7 Apr 2024 23:03:20 +0200 Subject: [PATCH] fix(cilium): trustCRDsExist to true --- .../talos-flux/apps/kube-system/cilium/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/talos-flux/apps/kube-system/cilium/app/helm-release.yaml b/kubernetes/talos-flux/apps/kube-system/cilium/app/helm-release.yaml index 915c89c6d..636bfa895 100644 --- a/kubernetes/talos-flux/apps/kube-system/cilium/app/helm-release.yaml +++ b/kubernetes/talos-flux/apps/kube-system/cilium/app/helm-release.yaml @@ -125,7 +125,7 @@ spec: enabled: true serviceMonitor: enabled: true - trustCRDsExist: false + trustCRDsExist: true dashboards: enabled: true annotations: