From 8291048a8f7c5f18466a45307f45c7edb94443c3 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 2 Dec 2025 20:05:57 -0600 Subject: [PATCH] add check --- clusters/cl01tl/helm/cilium/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/cl01tl/helm/cilium/values.yaml b/clusters/cl01tl/helm/cilium/values.yaml index dc70c2a44..dd2a73604 100644 --- a/clusters/cl01tl/helm/cilium/values.yaml +++ b/clusters/cl01tl/helm/cilium/values.yaml @@ -75,6 +75,7 @@ cilium: prometheus: enabled: true serviceMonitor: + trustCRDsExist: true enabled: true envoy: enabled: true