Typo fix: writeable->writable (#8564)

* Update pod-security-policy.md

* Update reconfigure-kubelet.md
This commit is contained in:
AdamDang
2018-05-17 01:08:28 +08:00
committed by k8s-ci-robot
parent ed3fc99154
commit 6ea6b70cee
2 changed files with 2 additions and 2 deletions
@@ -428,7 +428,7 @@ filesystem can escalate privileges, including reading data from other
containers, and abusing the credentials of system services, such as Kubelet._
**ReadOnlyRootFilesystem** - Requires that containers must run with a read-only
root filesystem (i.e. no writeable layer).
root filesystem (i.e. no writable layer).
### FlexVolume drivers