Skip to content

Commit cdb81ad

Browse files
authored
Merge pull request #73998 from s-dharma/patch-7
Update security-context-constraints-about.adoc
2 parents a7b7a16 + 4f21f86 commit cdb81ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/security-context-constraints-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ The `restricted` SCC:
147147
* Ensures that pods cannot mount host directory volumes
148148
* Requires that a pod is run as a user in a pre-allocated range of UIDs
149149
* Requires that a pod is run with a pre-allocated MCS label
150-
* Allows pods to use any FSGroup
150+
* Requires that a pod is run with a preallocated FSGroup
151151
* Allows pods to use any supplemental group
152152

153153
In clusters that were upgraded from {product-title} 4.10 or earlier, this SCC is available for use by any authenticated user. The `restricted` SCC is no longer available to users of new {product-title} 4.11 or later installations, unless the access is explicitly granted.

0 commit comments

Comments
 (0)