mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-09 10:07:57 +00:00
fix(rules): add falco no-driver images to k8s_containers macro
Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
This commit is contained in:
parent
fbac2a9570
commit
32ec3240b4
@ -2412,7 +2412,9 @@
|
|||||||
quay.io/prometheus-operator/prometheus-operator,
|
quay.io/prometheus-operator/prometheus-operator,
|
||||||
k8s.gcr.io/ingress-nginx/kube-webhook-certgen, quay.io/spotahome/redis-operator,
|
k8s.gcr.io/ingress-nginx/kube-webhook-certgen, quay.io/spotahome/redis-operator,
|
||||||
registry.opensource.zalan.do/acid/postgres-operator, registry.opensource.zalan.do/acid/postgres-operator-ui,
|
registry.opensource.zalan.do/acid/postgres-operator, registry.opensource.zalan.do/acid/postgres-operator-ui,
|
||||||
rabbitmqoperator/cluster-operator)
|
rabbitmqoperator/cluster-operator,
|
||||||
|
falcosecurity/falco-no-driver, docker.io/falcosecurity/falco-no-driver,
|
||||||
|
public.ecr.aws/falcosecurity/falco-no-driver)
|
||||||
or (k8s.ns.name = "kube-system"))
|
or (k8s.ns.name = "kube-system"))
|
||||||
|
|
||||||
- macro: k8s_api_server
|
- macro: k8s_api_server
|
||||||
|
Loading…
Reference in New Issue
Block a user