Deploy GitHub Pages
This commit is contained in:
parent
d374389c9a
commit
79d631827f
3 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue