Skip to content

Commit bc445bc

Browse files
authored
Merge pull request #36749 from krouser/patch-1
typo corrected
2 parents 8025611 + fa4a73e commit bc445bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/configure-pod-container/security-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ for a volume.
173173
This field only applies to volume types that support `fsGroup` controlled ownership and permissions.
174174
This field has two possible values:
175175

176-
* _OnRootMismatch_: Only change permissions and ownership if permission and ownership of
176+
* _OnRootMismatch_: Only change permissions and ownership if permission and ownership if
177177
root directory does not match with expected permissions of the volume.
178178
This could help shorten the time it takes to change ownership and permission of a volume.
179179
* _Always_: Always change permission and ownership of the volume when volume is mounted.

0 commit comments

Comments
 (0)