Skip to content

Commit e53a4ce

Browse files
authored
Update cnf-best-practices-expectations-permissions.adoc
1 parent 69a15c9 commit e53a4ce

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/cnf-best-practices-expectations-permissions.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,9 @@ The "restricted" SCC:
9595

9696
* Ensures that no containers within the pod can run with the `allowPrivilegedContainer` flag set.
9797

98-
* Ensures that pods cannot mount host directory volumes.
98+
* Ensures that pods cannot mount host directory volumes.
99+
100+
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#access-control-pod-host-path[access-control-pod-host-path]
99101

100102
* Requires that a pod run as a user in a pre-allocated range of UIDs from the namespace annotation.
101103

0 commit comments

Comments
 (0)