Skip to content

Commit 21fe44f

Browse files
authored
docs: fix Helm values file path (#146)
Fixed typo in instructions
1 parent 9c4cf49 commit 21fe44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Additionally, the OpenTelemetry Contrib collector has also been changed to the [
4646
- Follow the [EDOT Quick Start Guide](https://elastic.github.io/opentelemetry/quickstart/) for Kubernetes and your specific Elastic deployment to install the EDOT OpenTelemetry collector.
4747
- Deploy the Elastic OpenTelemetry Demo using the following command.
4848
```
49-
helm install my-otel-demo open-telemetry/opentelemetry-demo -f kubernetes/elastic-helm/demo.yaml
49+
helm install my-otel-demo open-telemetry/opentelemetry-demo -f kubernetes/elastic-helm/demo.yml
5050
```
5151

5252
#### Kubernetes architecture diagram

0 commit comments

Comments
 (0)