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:
committed by
openshift-cherrypick-robot
parent
ab55857750
commit
22ecbb3d18
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user