Skip to content

Commit

Permalink
docs: update k8smeta doc
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Terzolo <[email protected]>
  • Loading branch information
Andreagit97 authored and poiana committed Feb 28, 2024
1 parent 9a1f86a commit 256f94c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/k8smeta/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 256f94c

Please sign in to comment.