Files
swaphb 6e7f5b39fb
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Successful in 59s
make falco alerting opt in
2026-08-16 21:36:09 -04:00

16 lines
441 B
YAML

apiVersion: artifact.falcosecurity.dev/v1alpha1
kind: Config
metadata:
name: falco-output
namespace: falco
annotations:
argocd.argoproj.io/sync-wave: "1"
spec:
priority: 50
config:
json_output: true
json_include_output_property: true
# Avoid the Falco inotify watcher in nested k3d nodes. Configuration and
# rule changes are applied through GitOps reconciliation and pod rollout.
watch_config_files: false