Deploy GitHub Pages

This commit is contained in:
Travis Bot 2019-05-26 08:06:36 +00:00
parent c2332fe720
commit d680fbc4ae
52 changed files with 2554 additions and 116 deletions

View file

@ -473,6 +473,18 @@
<li class="md-nav__item">
<a href="../validating-webhook/" title="Validating Webhook (admission controller)" class="md-nav__link">
Validating Webhook (admission controller)
</a>
</li>
@ -1242,7 +1254,7 @@ you should be able to upgrade using</p>
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="../rbac/" title="Role Based Access Control (RBAC)" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<a href="../validating-webhook/" title="Validating Webhook (admission controller)" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
@ -1251,7 +1263,7 @@ you should be able to upgrade using</p>
<span class="md-footer-nav__direction">
Previous
</span>
Role Based Access Control (RBAC)
Validating Webhook (admission controller)
</span>
</div>
</a>