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.
2 parents 8f776b4 + 89af6ed commit dc6f979Copy full SHA for dc6f979
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