diff --git a/content/bn/examples/pods/security/seccomp/profiles/audit.json b/content/bn/examples/pods/security/seccomp/profiles/audit.json new file mode 100644 index 0000000000..5972ad538d --- /dev/null +++ b/content/bn/examples/pods/security/seccomp/profiles/audit.json @@ -0,0 +1,3 @@ +{ + "defaultAction": "SCMP_ACT_LOG" +}