From 6e698a4c965322a16a8b4ad5cc847dc0a2286d98 Mon Sep 17 00:00:00 2001 From: Josh Wong Date: Fri, 12 Apr 2024 19:52:21 +0900 Subject: [PATCH] Add new Helm Charts and Kubernetes docs (#234) --- _data/navigation.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_data/navigation.yml b/_data/navigation.yml index c625ef22..2efaa362 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -150,10 +150,14 @@ versions: children: - title: "How to Configure a Product License Key" url: /docs/latest/scalar-licensing/README/ + - title: "How to Create Private Key and Certificate Files for Scalar Products" + url: /docs/latest/scalar-kubernetes/HowToCreateKeyAndCertificateFiles/ - title: "Deploying ScalarDB on Managed Kubernetes Services" url: /docs/latest/scalar-kubernetes/deploy-kubernetes/ - title: "Getting Started with Scalar Helm Charts" url: /docs/latest/helm-charts/getting-started-scalar-helm-charts/ + - title: "Getting Started with Helm Charts (ScalarDB Cluster with TLS)" + url: /docs/latest/helm-charts/getting-started-scalardl-auditor-tls/ - title: "Set Up ScalarDB Cluster on Kubernetes by Using a Helm Chart" url: /docs/latest/scalardb-cluster/setup-scalardb-cluster-on-kubernetes-by-using-helm-chart/ - title: "Configure a Custom Values File for Scalar Helm Charts" @@ -304,10 +308,14 @@ versions: # Deploy docs - title: "Deploy" children: + - title: "How to Create Private Key and Certificate Files for Scalar Products" + url: /docs/3.11/scalar-kubernetes/HowToCreateKeyAndCertificateFiles/ - title: "Deploying ScalarDB on Managed Kubernetes Services" url: /docs/3.11/scalar-kubernetes/deploy-kubernetes/ - title: "Getting Started with Scalar Helm Charts" url: /docs/3.11/helm-charts/getting-started-scalar-helm-charts/ + - title: "Getting Started with Helm Charts (ScalarDB Cluster with TLS)" + url: /docs/3.11/helm-charts/getting-started-scalardl-auditor-tls/ - title: "Set Up ScalarDB Cluster on Kubernetes by Using a Helm Chart" url: /docs/3.11/scalardb-cluster/setup-scalardb-cluster-on-kubernetes-by-using-helm-chart/ - title: "Configure a Custom Values File for Scalar Helm Charts" @@ -450,10 +458,14 @@ versions: # Deploy docs - title: "Deploy" children: + - title: "How to Create Private Key and Certificate Files for Scalar Products" + url: /docs/3.10/scalar-kubernetes/HowToCreateKeyAndCertificateFiles/ - title: "Deploying ScalarDB on Managed Kubernetes Services" url: /docs/3.10/scalar-kubernetes/deploy-kubernetes/ - title: "Getting Started with Scalar Helm Charts" url: /docs/3.10/helm-charts/getting-started-scalar-helm-charts/ + - title: "Getting Started with Helm Charts (ScalarDB Cluster with TLS)" + url: /docs/3.10/helm-charts/getting-started-scalardl-auditor-tls/ - title: "Set Up ScalarDB Cluster on Kubernetes by Using a Helm Chart" url: /docs/3.10/scalardb-cluster/setup-scalardb-cluster-on-kubernetes-by-using-helm-chart/ - title: "Configure a Custom Values File for Scalar Helm Charts" @@ -594,10 +606,14 @@ versions: # Deploy docs - title: "Deploy" children: + - title: "How to Create Private Key and Certificate Files for Scalar Products" + url: /docs/3.9/scalar-kubernetes/HowToCreateKeyAndCertificateFiles/ - title: "Deploying ScalarDB on Managed Kubernetes Services" url: /docs/3.9/scalar-kubernetes/deploy-kubernetes/ - title: "Getting Started with Scalar Helm Charts" url: /docs/3.9/helm-charts/getting-started-scalar-helm-charts/ + - title: "Getting Started with Helm Charts (ScalarDB Cluster with TLS)" + url: /docs/3.9/helm-charts/getting-started-scalardl-auditor-tls/ - title: "Set Up ScalarDB Cluster on Kubernetes by Using a Helm Chart" url: /docs/3.9/scalardb-cluster/setup-scalardb-cluster-on-kubernetes-by-using-helm-chart/ - title: "Configure a Custom Values File for Scalar Helm Charts" @@ -736,10 +752,14 @@ versions: # Deploy docs - title: "Deploy" children: + - title: "How to Create Private Key and Certificate Files for Scalar Products" + url: /docs/3.8/scalar-kubernetes/HowToCreateKeyAndCertificateFiles/ - title: "Deploying ScalarDB on Managed Kubernetes Services" url: /docs/3.8/scalar-kubernetes/deploy-kubernetes/ - title: "Getting Started with Scalar Helm Charts" url: /docs/3.8/helm-charts/getting-started-scalar-helm-charts/ + - title: "Getting Started with Helm Charts (ScalarDB Cluster with TLS)" + url: /docs/3.8/helm-charts/getting-started-scalardl-auditor-tls/ - title: "ScalarDB Server" url: /docs/3.8/scalardb-server/ - title: "Getting Started with Helm Charts (ScalarDB Server)"