mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-03 09:56:45 +00:00
minor changes
Signed-off-by: kaizhe <derek0405@gmail.com>
This commit is contained in:
parent
18acea4a73
commit
7c33fafe89
@ -1836,7 +1836,7 @@
|
|||||||
container.mount.dest[/var/lib/kubelet] != "N/A" or
|
container.mount.dest[/var/lib/kubelet] != "N/A" or
|
||||||
container.mount.dest[/var/lib/kubelet/pki] != "N/A" or
|
container.mount.dest[/var/lib/kubelet/pki] != "N/A" or
|
||||||
container.mount.dest[/] != "N/A" or
|
container.mount.dest[/] != "N/A" or
|
||||||
container.mount.dest[/home*] != "N/A" or
|
container.mount.dest[/home/admin] != "N/A" or
|
||||||
container.mount.dest[/etc] != "N/A" or
|
container.mount.dest[/etc] != "N/A" or
|
||||||
container.mount.dest[/etc/kubernetes] != "N/A" or # static pod path
|
container.mount.dest[/etc/kubernetes] != "N/A" or # static pod path
|
||||||
container.mount.dest[/etc/kubernetes/manifests] != "N/A" or # static pod path
|
container.mount.dest[/etc/kubernetes/manifests] != "N/A" or # static pod path
|
||||||
|
Loading…
Reference in New Issue
Block a user