Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2020-12-07 11:44:33 +00:00
parent f201e98c86
commit 170176f039
4 changed files with 52 additions and 52 deletions

View file

@ -1307,7 +1307,7 @@ and that you have an ingress controller <a href="../../deploy/">running</a> in y
<li><code>rewrite.bar.com/something/new</code> rewrites to <code>rewrite.bar.com/new</code></li>
</ul>
<h3 id="app-root">App Root<a class="headerlink" href="#app-root" title="Permanent link"></a></h3>
<p>Create an Ingress rule with a app-root annotation:
<p>Create an Ingress rule with an app-root annotation:
<div class="highlight"><pre><span></span><code>$ echo &quot;
apiVersion: networking.k8s.io/v1beta1
kind: Ingress