Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit 9f75537

Browse files
authored
Merge pull request #308 from opendistro/peterzhuamazon-patch-1
Update helm commands with correct hyphan syntax
2 parents 1a6d582 + 4b16c22 commit 9f75537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The instructions here assume you have a Kubernetes cluster with Helm preinstalle
5050
1. Deploy Elasticsearch:
5151

5252
```bash
53-
helm install generate-name opendistro-es-1.9.0.tgz
53+
helm install --generate-name opendistro-es-1.9.0.tgz
5454
```
5555

5656
The output shows you the specifications instantiated from the install.

0 commit comments

Comments
 (0)