Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
gwg313 2026-05-17 12:44:19 -04:00
parent bfe8435665
commit 8d74a625bc
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
37 changed files with 224 additions and 103 deletions

View file

@ -0,0 +1,10 @@
apiVersion: v2
name: tetragon
description: Setup Tetrgon
type: application
version: 1.0.0
appVersion: 1.0.0
dependencies:
- name: tetragon
repository: https://helm.cilium.io
version: 1.7.0

View file

@ -0,0 +1,13 @@
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