Fix typo and remove duplicate reference (#17666)

`AllowedHostPaths` appeared twice
This commit is contained in:
Pablo Castellano 2020-01-13 13:43:37 +01:00 committed by Kubernetes Prow Robot
parent 5cb0e3d7b4
commit 10c3c6765a
1 changed files with 1 additions and 3 deletions

View File

@ -361,7 +361,7 @@ podsecuritypolicy "example" deleted
### Example Policies
This is the least restricted policy you can create, equivalent to not using the
This is the least restrictive policy you can create, equivalent to not using the
pod security policy admission controller:
{{< codenew file="policy/privileged-psp.yaml" >}}
@ -401,8 +401,6 @@ pods on the same node.
network namespace. Defined as a list of `HostPortRange`, with `min`(inclusive)
and `max`(inclusive). Defaults to no allowed host ports.
**AllowedHostPaths** - See [Volumes and file systems](#volumes-and-file-systems).
### Volumes and file systems
**Volumes** - Provides a whitelist of allowed volume types. The allowable values