Skip to content

Commit

Permalink
Update content/en/blog/falco-0-40.0/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Labarussias <[email protected]>
Signed-off-by: Aldo Lacuku <[email protected]>
  • Loading branch information
alacuku and Issif authored Jan 28, 2025
1 parent b873294 commit 2147859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/blog/falco-0-40.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ container_engines:
Please keep in mind that the new configuration options are tagged as `incubating` and may change in the future.

You can also use the `-o` command line option:
* --cri <socket_path>: use `-o container_engines.cri.enabled=true, -o container_engines.cri.sockets[]=<socket_path, -o container_engines.cri.disable_async=true` instead to enable the CRI runtime and configure the socket path and disable the async mode.
* `--cri <socket_path>`: use `-o container_engines.cri.enabled=true, -o container_engines.cri.sockets[]=<socket_path, -o container_engines.cri.disable_async=true` instead to enable the CRI runtime and configure the socket path and disable the async mode.

You can find more information on breaking changes in the [tracking issue](https://github.com/falcosecurity/falco/issues/3226).

Expand Down

0 comments on commit 2147859

Please sign in to comment.