Deploy GitHub Pages

This commit is contained in:
aledbf 2020-06-23 13:18:21 +00:00
parent 792547bd90
commit 610ce5665b
3 changed files with 2 additions and 2 deletions

View file

@ -1231,7 +1231,7 @@ The easiest way to do this is e.g. (do note you may need to change the name para
<h2 id="with-helm">With Helm<a class="headerlink" href="#with-helm" title="Permanent link"></a></h2>
<p>If you installed ingress-nginx using the Helm command in the deployment docs so its name is <code>ngx-ingress</code>,
you should be able to upgrade using</p>
<div class="highlight"><pre><span></span><code>helm upgrade --reuse-values ngx-ingress stable/nginx-ingress
<div class="highlight"><pre><span></span><code>helm upgrade --reuse-values ngx-ingress ingress-nginx/ingress-nginx
</code></pre></div>

File diff suppressed because one or more lines are too long

Binary file not shown.