chore: update plugins_hostinfo description with a link to the chart template.

Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
This commit is contained in:
Federico Di Pierro 2025-01-16 08:51:34 +01:00 committed by poiana
parent 9f9199bd69
commit 5977f708bd

View File

@ -485,7 +485,8 @@ plugins:
# Uncomment to disable host info support for source plugins
# that DO NOT generate raw events from the libscap event table
# or for plugins that DO NOT parse raw events generated by drivers,
# effectively dropping the `hostPath` volume requirement for them.
# effectively dropping the `proc-fs` hostPath volume requirement for them:
# https://github.com/falcosecurity/charts/blob/master/charts/falco/templates/pod-template.tpl#L302
# plugins_hostinfo: false
##########################