From 6edd1d4765f4d53855d1cc0dd1a88688b4d0cebc Mon Sep 17 00:00:00 2001 From: Jason Madigan Date: Tue, 9 Jul 2024 13:07:05 +0100 Subject: [PATCH] kubernetes-install-guide --- mkdocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 6a3268f7..9e027ef2 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -58,7 +58,7 @@ plugins: keep_docs_dir: true nav_repos: - name: kuadrant-operator - import_url: 'https://github.com/kuadrant/kuadrant-operator?edit_uri=/blob/main/&branch=main' + import_url: 'https://github.com/kuadrant/kuadrant-operator?edit_uri=/blob/main/&branch=kubernetes-install-guide' imports: - /README.md - /doc/* @@ -124,6 +124,7 @@ nav: - 'Multi-Cluster': getting-started-multi-cluster.md - 'Architecture': architecture/docs/design/architectural-overview-v1.md - 'Installation': + - 'Kubernetes': kuadrant-operator/doc/install/install-kubernetes.md - 'OpenShift': kuadrant-operator/doc/install/install-openshift.md - 'Concepts and APIs': - 'DNSPolicy':