chore(falco.yaml): remove comments about cri cli arguments

Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>
This commit is contained in:
Aldo Lacuku 2025-01-21 10:26:06 +01:00 committed by poiana
parent aba535b76f
commit 43d3e15398

View File

@ -1330,8 +1330,6 @@ falco_libs:
# - `container_engines.cri.disable_async`: Since API lookups may not always be quick or
# perfect, resulting in empty fields for container metadata, you can use this option option
# to disable asynchronous fetching. Note that missing fields may still occasionally occur.
#
# The equivalent (stable) CLI args are `--cri` or `--disable-cri-async`.
container_engines:
docker: