Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2020-06-16 13:40:53 +00:00
parent d374389c9a
commit 79d631827f
3 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -1413,7 +1413,7 @@ on the lower left hand side.</p>
</code></pre></div> </code></pre></div>
<h3 id="service-account">Service Account<a class="headerlink" href="#service-account" title="Permanent link"></a></h3> <h3 id="service-account">Service Account<a class="headerlink" href="#service-account" title="Permanent link"></a></h3>
<p>If using a service account to connect to the API server, Dashboard expects the file <p>If using a service account to connect to the API server, the ingress-controller expects the file
<code>/var/run/secrets/kubernetes.io/serviceaccount/token</code> to be present. It provides a secret <code>/var/run/secrets/kubernetes.io/serviceaccount/token</code> to be present. It provides a secret
token that is required to authenticate with the API server.</p> token that is required to authenticate with the API server.</p>
<p>Verify with the following commands:</p> <p>Verify with the following commands:</p>