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 4e7fb02 commit 89af6edCopy full SHA for 89af6ed
content/en/docs/tasks/configure-pod-container/security-context.md
@@ -392,7 +392,7 @@ securityContext:
392
This field has no effect on ephemeral volume types such as
393
[`secret`](/docs/concepts/storage/volumes/#secret),
394
[`configMap`](/docs/concepts/storage/volumes/#configmap),
395
-and [`emptydir`](/docs/concepts/storage/volumes/#emptydir).
+and [`emptyDir`](/docs/concepts/storage/volumes/#emptydir).
396
{{< /note >}}
397
398
## Delegating volume permission and ownership change to CSI driver
0 commit comments