diff --git a/docs/kubernetes/backup/csi-snapshots/index.md b/docs/kubernetes/backup/csi-snapshots/index.md index a5330b7..4cea437 100644 --- a/docs/kubernetes/backup/csi-snapshots/index.md +++ b/docs/kubernetes/backup/csi-snapshots/index.md @@ -13,6 +13,6 @@ K8s-sig-storage publishes [external-snapshotter](https://github.com/kubernetes-c There are two components required in order to bring snapshot-taking powerz to your bare-metal cluster, detailed below: -1. First, install the [snapshot validation webhook](/kubernetes/csi-snapshots/snapshot-validation-webhook.md/) -2. Then, install the [snapshot controller](/kubernetes/csi-snapshots/snapshot-controller.md) +1. First, install the [snapshot validation webhook](/kubernetes/backup/csi-snapshots/snapshot-validation-webhook.md/) +2. Then, install the [snapshot controller](/kubernetes/backup/csi-snapshots/snapshot-controller.md) 3. Install a snapshot-supporting :camera: [backup tool](/kubernetes/backup/) diff --git a/mkdocs.yml b/mkdocs.yml index 61b9850..d93c64a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -115,10 +115,6 @@ nav: - Invidious: recipes/invidious.md - Jellyfin: recipes/jellyfin.md - Joplin Server: recipes/joplin-server.md - - Keycloak: - - recipes/keycloak/index.md - - OIDC Provider: recipes/keycloak/setup-oidc-provider.md - - OpenLDAP: recipes/keycloak/authenticate-against-openldap.md - Kanboard: recipes/kanboard.md - Kavita: recipes/kavita.md - Keycloak: