add falco operator plugin and custom rules
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Failing after 3m11s

This commit is contained in:
2026-08-10 21:22:55 -04:00
parent caedb9ab8d
commit 15570310ed
4 changed files with 74 additions and 0 deletions
@@ -4,3 +4,13 @@ resources:
- namespace.yaml
- falco-instance.yaml
- falco-config.yaml
- container-plugin.yaml
- custom-rulesfile.yaml
configMapGenerator:
- name: falco-custom-rules
files:
- custom-rules.yaml
generatorOptions:
disableNameSuffixHash: true