Revert "Merge pull request #43946 from jhorwit2/jah/host-path-psp"

This reverts commit b5eadb5d6b, reversing
changes made to 1889d654f5.
This commit is contained in:
Josh Horwitz
2017-06-21 11:54:20 -04:00
parent 3ea93b2753
commit b6e08ec39d
25 changed files with 689 additions and 1182 deletions

View File

@@ -7690,13 +7690,6 @@ Both these may change in the future. Incoming requests are matched against the h
<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">allowedHostPaths</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">AllowedHostPaths is a white list of allowed host path prefixes. Empty indicates that all host paths may be used.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">string array</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
</tbody>
</table>