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:
@@ -0,0 +1,11 @@
|
||||
apiVersion: artifact.falcosecurity.dev/v1alpha1
|
||||
kind: Rulesfile
|
||||
metadata:
|
||||
name: custom-rules
|
||||
namespace: falco
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-wave: "2"
|
||||
spec:
|
||||
priority: 60
|
||||
configMapRef:
|
||||
name: falco-custom-rules
|
||||
Reference in New Issue
Block a user