make falco alerting opt in
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Successful in 59s

This commit is contained in:
2026-08-16 21:36:09 -04:00
parent 6c79340d9a
commit 6e7f5b39fb
11 changed files with 163 additions and 29 deletions
@@ -0,0 +1,15 @@
apiVersion: artifact.falcosecurity.dev/v1alpha1
kind: Config
metadata:
name: falco-falcosidekick-output
namespace: falco
annotations:
# Apply the output configuration after the Falcosidekick service exists.
argocd.argoproj.io/sync-wave: "3"
spec:
priority: 60
config:
json_output: true
http_output:
enabled: true
url: http://falcosidekick:2801