minor change
This commit is contained in:
parent
a8a6d5b0c5
commit
86cce61ca6
|
@ -58,7 +58,7 @@ The default Helm chart deploys a three-node cluster. We recommend that you have
|
|||
1. Deploy OpenSearch:
|
||||
|
||||
```bash
|
||||
helm install my-release opensearch/opensearch
|
||||
helm install my-deployment opensearch/opensearch
|
||||
```
|
||||
|
||||
You can also build the `opensearch-1.0.0.tgz` file manually:
|
||||
|
|
Loading…
Reference in New Issue