Deploy GitHub Pages

This commit is contained in:
Travis Bot 2018-10-01 19:44:22 +00:00
parent 99fba0deb4
commit ec67be0517
5 changed files with 1423 additions and 1 deletions

View file

@ -1240,6 +1240,11 @@ and that you have an ingress controller <a href="../../deploy">running</a> in yo
<td>Defines the Application Root that the Controller must redirect if it's in '/' context</td>
<td>string</td>
</tr>
<tr>
<td>nginx.ingress.kubernetes.io/use-regex</td>
<td>Indicates if the paths defined on an Ingress use regular expressions</td>
<td>bool</td>
</tr>
</tbody>
</table>
<h2 id="validation">Validation<a class="headerlink" href="#validation" title="Permanent link">&para;</a></h2>