add tetragon policies

Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
gwg313 2026-05-28 21:41:46 -04:00
parent baa0216960
commit 2671abc98c
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
8 changed files with 103 additions and 39 deletions

View file

@ -2,4 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- block-tmp-execution.yaml
- tracingpolicy-shell-spawn.yaml
- tracingpolicy-network-connections.yaml
- tracingpolicy-sensitive-binaries.yaml
- tracingpolicy-privilege-escalation.yaml
- tracingpolicy-sensitive-file-access.yaml
commonLabels:
app.kubernetes.io/part-of: tetragon-policies