Skip to content

Commit 40e6675

Browse files
authored
Update cnf-best-practices-linux-capabilities.adoc
1 parent c163f71 commit 40e6675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cnf-best-practices-linux-capabilities.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The capabilities associated with a new container are determined as follows:
3030

3131
Considering the general recommendation to avoid running root containers, capabilities required by non-root containers are controlled by the pod or container security context and the SCC capability attributes but can only be acquired by properly setting the file capabilities of the container binaries.
3232

33-
Refer to link:https://docs.openshift.com/container-platform/4.7/authentication/managing-security-context-constraints.html[] for more details on how to define and use the SCC.
33+
Refer to link:https://docs.openshift.com/container-platform/4.13/authentication/managing-security-context-constraints.html[Managing security context constraints] for more details on how to define and use the SCC.
3434

3535
[id="cnf-best-practices-default-capabilities"]
3636
== DEFAULT capabilities

0 commit comments

Comments
 (0)