mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-05 21:41:03 +00:00
13 lines
201 B
YAML
13 lines
201 B
YAML
tetragon:
|
|
enabled: true
|
|
|
|
export:
|
|
enabled: true
|
|
|
|
# --- TALOS OS KERNEL MOUNT TUNING ---
|
|
btf: /sys/kernel/btf/vmlinux
|
|
|
|
bpf:
|
|
mountPath: /sys/fs/bpf
|
|
hostNetwork: true
|
|
hostPID: true
|