1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS#17381: Adding blank lines after includes

This commit is contained in:
Andrea Hoffer
2025-11-18 17:48:49 -05:00
committed by openshift-cherrypick-robot
parent ab55857750
commit 22ecbb3d18
273 changed files with 1089 additions and 0 deletions

View File

@@ -27,7 +27,9 @@ You can configure a custom seccomp profile, which allows you to update the filte
Seccomp security profiles list the system calls (syscalls) a process can make. Permissions are broader than SELinux, which restrict operations, such as `write`, system-wide.
include::modules/creating-custom-seccomp-profile.adoc[leveloffset=+2]
include::modules/setting-custom-seccomp-profile.adoc[leveloffset=+2]
include::modules/applying-custom-seccomp-profile.adoc[leveloffset=+2]
During deployment, the admission controller validates the following: