From 1f90f3ca523f57893ed30dac31db21cf5319ef4c Mon Sep 17 00:00:00 2001 From: aetter Date: Fri, 1 Oct 2021 09:46:47 -0700 Subject: [PATCH] Update Helm links --- _dashboards/install/helm.md | 2 +- _opensearch/install/helm.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_dashboards/install/helm.md b/_dashboards/install/helm.md index 25936f1d..4d2e0c83 100644 --- a/_dashboards/install/helm.md +++ b/_dashboards/install/helm.md @@ -20,7 +20,7 @@ Resource | Description The specification in the default Helm chart supports many standard use cases and setups. You can modify the default chart to configure your desired specifications and set Transport Layer Security (TLS) and role-based access control (RBAC). For information about the default configuration, steps to configure security, and configurable parameters, see the -[README](https://github.com/opensearch-project/opensearch-devops/blob/main/Helm/README.md). +[README](https://github.com/opensearch-project/helm-charts/tree/main/charts). The instructions here assume you have a Kubernetes cluster with Helm preinstalled. See the [Kubernetes documentation](https://kubernetes.io/docs/setup/) for steps to configure a Kubernetes cluster and the [Helm documentation](https://helm.sh/docs/intro/install/) to install Helm. {: .note } diff --git a/_opensearch/install/helm.md b/_opensearch/install/helm.md index 55458626..33899cb0 100644 --- a/_opensearch/install/helm.md +++ b/_opensearch/install/helm.md @@ -20,7 +20,7 @@ Resource | Description The specification in the default Helm chart supports many standard use cases and setups. You can modify the default chart to configure your desired specifications and set Transport Layer Security (TLS) and role-based access control (RBAC). For information about the default configuration, steps to configure security, and configurable parameters, see the -[README](https://github.com/opensearch-project/opensearch-devops/blob/main/Helm/README.md). +[README](https://github.com/opensearch-project/helm-charts/tree/main/charts). The instructions here assume you have a Kubernetes cluster with Helm preinstalled. See the [Kubernetes documentation](https://kubernetes.io/docs/setup/) for steps to configure a Kubernetes cluster and the [Helm documentation](https://helm.sh/docs/intro/install/) to install Helm. {: .note }