1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-12 17:26:19 +00:00

Another test

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-11-15 14:27:26 +13:00
parent 434e13b6e1
commit 21cf7dfdd2
2 changed files with 7 additions and 2 deletions

View File

@@ -221,9 +221,12 @@ nav:
- Guide: kubernetes/oidc-authentication/index.md
- Providers:
- authentik: kubernetes/oidc-authentication/authentik.md
- KeyCloak: kubernetes/oidc-authentication/keycloak.md
- Platforms:
- EKS (authentik): kubernetes/oidc-authentication/eks-authentik.md
- EKS (KeyCloak): kubernetes/oidc-authentication/eks-keycloak.md
- K3s (authentik): kubernetes/oidc-authentication/k3s-authentik.md
- K3s (KeyCloak): kubernetes/oidc-authentication/k3s-keycloak.md
- Backup:
- kubernetes/backup/index.md
- CSI Snapshots:
@@ -262,7 +265,9 @@ nav:
# - Kiali: kubernetes/wip.md
- Authentik: recipes/kubernetes/authentik.md
- Dashboard: recipes/kubernetes/dashboard.md
- Descheduler: recipes/kubernetes/descheduler.md
- Invidious: recipes/kubernetes/invidious.md
- KeyCloak: recipes/kubernetes/keycloak.md
- OAuth2 Proxy: recipes/kubernetes/oauth2-proxy.md
- Mastodon: recipes/kubernetes/mastodon.md
- Polaris: recipes/kubernetes/polaris.md

View File

@@ -21,8 +21,8 @@ then
else
echo "GH_TOKEN passed, doing an insiders build.."
# latest version is broken against python 3.8
# pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git@9.3.1-insiders-4.41.0
pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
# pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git@9.3.1-insiders-4.41.0
ENABLE_PDF_EXPORT=1 mkdocs build -f mkdocs-insiders.yml
# Put the PDF into secret location