From 256f94cb3f894990ef8800deffa453c94e6db832 Mon Sep 17 00:00:00 2001 From: Andrea Terzolo Date: Wed, 28 Feb 2024 15:18:25 +0100 Subject: [PATCH] docs: update k8smeta doc Signed-off-by: Andrea Terzolo --- plugins/k8smeta/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/k8smeta/README.md b/plugins/k8smeta/README.md index ca5181cc..d56abaf8 100644 --- a/plugins/k8smeta/README.md +++ b/plugins/k8smeta/README.md @@ -62,6 +62,8 @@ The `k8smeta` plugin implements 3 capabilities: Here's an example of configuration of `falco.yaml`: +> NOTE: Please note that you can provide values to the config as environment variables. So, for example, you can take advantage of the Kubernetes downward API to provide the node name as an env variable `nodename: ${MY_NODE}`. + ```yaml plugins: - name: k8smeta