From 0f1194bfeb6f060058813cbdfdc2941c34448786 Mon Sep 17 00:00:00 2001 From: "M. Mert Yildiran" Date: Sat, 28 Sep 2024 00:04:27 +0300 Subject: [PATCH] Regenerate `values.yaml` and `complete.yaml` --- helm-chart/values.yaml | 2 +- manifests/complete.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/helm-chart/values.yaml b/helm-chart/values.yaml index 8c9b581e8..2cb071a62 100644 --- a/helm-chart/values.yaml +++ b/helm-chart/values.yaml @@ -101,7 +101,7 @@ tap: sentry: enabled: false environment: production - defaultFilter: "!dns and !tcp" + defaultFilter: "!dns and !tcp and !udp and !icmp" scriptingDisabled: false targetedPodsUpdateDisabled: false recordingDisabled: false diff --git a/manifests/complete.yaml b/manifests/complete.yaml index 8cb576bc1..4cf7ee175 100644 --- a/manifests/complete.yaml +++ b/manifests/complete.yaml @@ -338,6 +338,7 @@ rules: verbs: - get - watch + - list - update - patch ---