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 0b3d9e9 + a8d6a9f commit 9aea153Copy full SHA for 9aea153
install_config/persistent_storage/persistent_storage_nfs.adoc
@@ -272,7 +272,7 @@ spec:
272
securityContext:
273
runAsUser: 65534 <2>
274
----
275
-<1> Pods contain a `*securtityContext*` specific to each container (shown here) and
+<1> Pods contain a `*securityContext*` specific to each container (shown here) and
276
a pod-level `*securityContext*` which applies to all containers defined in the pod.
277
<2> 65534 is the *nfsnobody* user.
278
====
0 commit comments