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