Deploy GitHub Pages
This commit is contained in:
parent
99fba0deb4
commit
ec67be0517
5 changed files with 1423 additions and 1 deletions
|
|
@ -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">¶</a></h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue