diff --git a/falco.yaml b/falco.yaml index 80e84cbb..5cad306b 100644 --- a/falco.yaml +++ b/falco.yaml @@ -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 ##########################