diff --git a/mkdocs.yaml b/mkdocs.yaml index f2575e0..16526d0 100644 --- a/mkdocs.yaml +++ b/mkdocs.yaml @@ -1,8 +1,10 @@ site_name: FJLA Documentation nav: - Home: index.md -- Virtualisation: - - Combining K8s, PVE & Ceph: Virtualisation/pve-k8s-ceph-config.md +- Admin: + - Virtualisation & Orchestration: + - Combining K8s, PVE & Ceph: Admin/Virtualisation/pve-k8s-ceph-config.md + - Deploy RADOS Gateway in K8s: Admin/Virtualisation/rados-gw-in-k8s.md theme: name: material \ No newline at end of file