Files
kubernetes-security-baselin…/falco/operator-resources/container-plugin.yaml
T
swaphb 15570310ed
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Failing after 3m11s
add falco operator plugin and custom rules
2026-08-10 21:22:55 -04:00

15 lines
302 B
YAML

apiVersion: artifact.falcosecurity.dev/v1alpha1
kind: Plugin
metadata:
name: container
namespace: falco
annotations:
argocd.argoproj.io/sync-wave: "1"
spec:
ociArtifact:
image:
repository: falcosecurity/plugins/plugin/container
tag: latest
registry:
name: ghcr.io