mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-26 12:20:12 +00:00
update
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
bfe8435665
commit
8d74a625bc
37 changed files with 224 additions and 103 deletions
13
platform/tetragon/core/values.yaml
Normal file
13
platform/tetragon/core/values.yaml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue