Files
kubernetes-security-baselin…/deployments/falco/operator-resources/falcosidekick-config.yaml
T
swaphb 0db746af71
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Successful in 58s
configure Falcosidekick Slack forwarding
2026-08-15 13:38:42 -04:00

16 lines
382 B
YAML

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