mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Add statfs to system-probe seccomp profile (#20451)
Signed-off-by: Lee Avital <lee.avital@datadoghq.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: datadog
|
||||
version: 1.39.5
|
||||
version: 1.39.6
|
||||
appVersion: "7"
|
||||
description: DataDog Agent
|
||||
keywords:
|
||||
|
||||
@@ -166,6 +166,7 @@ data:
|
||||
"socketpair",
|
||||
"stat",
|
||||
"stat64",
|
||||
"statfs",
|
||||
"umask",
|
||||
"uname",
|
||||
"unlink",
|
||||
|
||||
Reference in New Issue
Block a user