add falco operator plugin and custom rules
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Failing after 3m11s
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Failing after 3m11s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user