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 de653f5 commit feea375Copy full SHA for feea375
content/en/docs/tasks/configure-pod-container/security-context.md
@@ -288,7 +288,7 @@ See the Pod's status:
288
kubectl get pod security-context-demo -o yaml
289
```
290
291
-You can see that the `status.containerStatuses[].user.linux` field exposes the process identitiy
+You can see that the `status.containerStatuses[].user.linux` field exposes the process identity
292
attached to the first container process.
293
294
```none
0 commit comments