add tetragon policies
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
baa0216960
commit
2671abc98c
8 changed files with 103 additions and 39 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue