From 19b747472845c89000fe9287aa6f5722d6ee9ff8 Mon Sep 17 00:00:00 2001 From: Tam Mach Date: Sat, 31 May 2025 17:55:31 +1000 Subject: [PATCH] docs: Replace example file for matchCapabilityChanges The file match_capability_changes.yaml was removed in the below PR. Related: https://github.com/cilium/tetragon/pull/3491 Signed-off-by: Tam Mach --- docs/content/en/docs/concepts/tracing-policy/selectors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/docs/concepts/tracing-policy/selectors.md b/docs/content/en/docs/concepts/tracing-policy/selectors.md index ffa1968d5fa..73237c90de4 100644 --- a/docs/content/en/docs/concepts/tracing-policy/selectors.md +++ b/docs/content/en/docs/concepts/tracing-policy/selectors.md @@ -507,7 +507,7 @@ matchCapabilityChanges: - "CAP_SETUID" ``` -See a [demonstration example](https://github.com/cilium/tetragon/blob/main/examples/tracingpolicy/match_capability_changes.yaml) +See a [demonstration example](https://github.com/cilium/tetragon/blob/main/examples/tracingpolicy/fd_install_cap_changes.yaml) of this feature. ## Actions filter