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

Commit 6562641

Browse files
authored
Update helm.md
Modify the typo for master pod.
1 parent b5210c1 commit 6562641

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
@@ -85,7 +85,7 @@ opendistro-es-master-0 1/1 Running 0 3m30s
8585
To access the Elasticsearch shell:
8686

8787
```bash
88-
$ kubectl exec -it opendistro-es-master-1 -- /bin/bash
88+
$ kubectl exec -it opendistro-es-master-0 -- /bin/bash
8989
```
9090

9191
You can send requests to the pod to verify that Elasticsearch is up and running:

0 commit comments

Comments
 (0)