mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-23 10:50:43 +00:00
Fix spaces
Signed-off-by: darryk10 <stefano.chierici@sysdig.com>
This commit is contained in:
parent
bcff88922a
commit
36bd07d82d
@ -55,10 +55,10 @@
|
|||||||
]
|
]
|
||||||
|
|
||||||
- list: eks_allowed_k8s_users
|
- list: eks_allowed_k8s_users
|
||||||
items: [
|
items: [
|
||||||
"eks:node-manager",
|
"eks:node-manager",
|
||||||
"eks:certificate-controller",
|
"eks:certificate-controller",
|
||||||
"eks:fargate-scheduler",
|
"eks:fargate-scheduler",
|
||||||
"eks:k8s-metrics",
|
"eks:k8s-metrics",
|
||||||
"eks:authenticator",
|
"eks:authenticator",
|
||||||
"eks:cluster-event-watcher",
|
"eks:cluster-event-watcher",
|
||||||
|
Loading…
Reference in New Issue
Block a user