Deploy GitHub Pages
This commit is contained in:
parent
89c9353364
commit
db71e32e5f
19 changed files with 359 additions and 266 deletions
|
|
@ -1293,9 +1293,10 @@ delete it with <code class="codehilite">kubectl delete secret <name></code
|
|||
The API server will mount a volume containing this file, but only if the API server is configured to use
|
||||
the ServiceAccount admission controller.
|
||||
If you experience this error, verify that your API server is using the ServiceAccount admission controller.
|
||||
If you are configuring the API server by hand, you can set this with the <code class="codehilite">--admission-control</code> parameter.
|
||||
Please note that you should use other admission controllers as well. Before configuring this option, you should
|
||||
read about admission controllers.</p>
|
||||
If you are configuring the API server by hand, you can set this with the <code class="codehilite">--admission-control</code> parameter.</p>
|
||||
<blockquote>
|
||||
<p>Note that you should use other admission controllers as well. Before configuring this option, you should read about admission controllers.</p>
|
||||
</blockquote>
|
||||
</li>
|
||||
</ol>
|
||||
<p>More information:</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue