We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8025611 commit fa4a73eCopy full SHA for fa4a73e
content/en/docs/tasks/configure-pod-container/security-context.md
@@ -173,7 +173,7 @@ for a volume.
173
This field only applies to volume types that support `fsGroup` controlled ownership and permissions.
174
This field has two possible values:
175
176
-* _OnRootMismatch_: Only change permissions and ownership if permission and ownership of
+* _OnRootMismatch_: Only change permissions and ownership if permission and ownership if
177
root directory does not match with expected permissions of the volume.
178
This could help shorten the time it takes to change ownership and permission of a volume.
179
* _Always_: Always change permission and ownership of the volume when volume is mounted.
0 commit comments