incorporated feedback

This commit is contained in:
ashwinkumar12345 2021-10-20 13:48:03 -07:00
parent 86cce61ca6
commit 8d066f218c
1 changed files with 2 additions and 2 deletions

View File

@ -37,13 +37,13 @@ The default Helm chart deploys a three-node cluster. We recommend that you have
helm repo add opensearch https://opensearch-project.github.io/helm-charts/ helm repo add opensearch https://opensearch-project.github.io/helm-charts/
``` ```
1. Update the available charts locally from Charts repositories: 1. Update the available charts locally from charts repositories:
```bash ```bash
helm repo update helm repo update
``` ```
1. To search for the OpenSearch-related Helm Charts: 1. To search for the OpenSearch-related Helm charts:
```bash ```bash
helm search repo opensearch helm search repo opensearch