Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/install/helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The instructions here assume you have a Kubernetes cluster with Helm preinstalle
1. Deploy Elasticsearch:

```bash
helm install generate-name opendistro-es-1.9.0.tgz
helm install --generate-name opendistro-es-1.9.0.tgz
```

The output shows you the specifications instantiated from the install.
Expand Down