mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-10 18:42:33 +00:00
more comment
Signed-off-by: kaizhe <derek0405@gmail.com>
This commit is contained in:
parent
5beddf5320
commit
18960b01b0
@ -1677,7 +1677,10 @@
|
|||||||
- list: trusted_images
|
- list: trusted_images
|
||||||
items: []
|
items: []
|
||||||
|
|
||||||
# Backport compatibility
|
# NOTE: This list is only provided for backwards compatibility with
|
||||||
|
# older local falco rules files that may have been appending to
|
||||||
|
# trusted_containers. To make customizations, it's better to add containers to
|
||||||
|
# user_trusted_containers, user_priivleged_containers or user_sensitive_mount_containers.
|
||||||
- list: trusted_containers
|
- list: trusted_containers
|
||||||
items: []
|
items: []
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user