Deploy GitHub Pages

This commit is contained in:
Travis Bot 2019-01-12 01:45:15 +00:00
parent 23b701319a
commit f714432ca3
6 changed files with 80 additions and 51 deletions

View file

@ -1252,6 +1252,10 @@
<td><code class="codehilite">--watch-namespace string</code></td>
<td>Namespace the controller watches for updates to Kubernetes objects. This includes Ingresses, Services and all configuration resources. All namespaces are watched if this parameter is left empty.</td>
</tr>
<tr>
<td><code class="codehilite">--disable-catch-all</code></td>
<td>Disable support for catch-all Ingresses.</td>
</tr>
</tbody>
</table>